diff options
| -rw-r--r-- | xorg/.xprofile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/xorg/.xprofile b/xorg/.xprofile index 4cad4de..ad13ce0 100644 --- a/xorg/.xprofile +++ b/xorg/.xprofile @@ -1,5 +1,7 @@ -xss-lock -- /usr/bin/slock & -dwmblocks & +xscreensaver & $HOME/.local/bin/scripts/startpage.sh & +# $HOME/.screenlayout/twomonitors.sh & picom --daemon & $HOME/.cache/wallpaper & +urxvtd & +# dwmblocks & |
