diff options
Diffstat (limited to 'scripts/graphical-startup')
| -rwxr-xr-x | scripts/graphical-startup | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/graphical-startup b/scripts/graphical-startup new file mode 100755 index 0000000..877ca59 --- /dev/null +++ b/scripts/graphical-startup @@ -0,0 +1,6 @@ +#!/bin/sh +# pipewire & +dunst & +swaybg -i $HOME/dotfiles/files/wallpapers/mill.png & +swayidle timeout 300 sleep_computer & +# restartemacs >/dev/null & |
