aboutsummaryrefslogtreecommitdiff
path: root/scripts/graphical-startup
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2026-05-15 21:04:16 -0400
committerJack Jamison <jackqjamison@gmail.com>2026-05-15 21:04:16 -0400
commitfbe17d51cc2d52261721a46ee54d5dc8f32db3eb (patch)
treee239efb71787499076d2fe1e1b7459df0f4c76d4 /scripts/graphical-startup
parente642731374e6bdd3a6d8a15998851ba8ac6cc822 (diff)
lots of changes for new setup
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 &