summaryrefslogtreecommitdiff
path: root/scripts/graphical-startup
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/graphical-startup')
-rwxr-xr-xscripts/graphical-startup6
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 &