diff options
| -rw-r--r-- | xorg/.xprofile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/xorg/.xprofile b/xorg/.xprofile index 600bf19..7605cbc 100644 --- a/xorg/.xprofile +++ b/xorg/.xprofile @@ -1 +1,4 @@ -/home/bard/.local/bin/scripts/startpage.sh & +xss-lock -- /usr/bin/slock & +nitrogen --restore & +dwmblocks & +$HOME/.local/bin/scripts/startpage.sh & |
