diff options
| author | BardofSprites <[email protected]> | 2024-10-06 21:41:52 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-10-06 21:41:52 -0400 |
| commit | 558e474712f5a0ddd4b76c67266c5d6621b429b1 (patch) | |
| tree | 659bb7751e2ecd3ddce922816857d03d7dfa4b42 | |
| parent | 94718644772de725d565d8843f0637eb412a0950 (diff) | |
update commands
| -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 & |
