summaryrefslogtreecommitdiff
path: root/config/wayland
diff options
context:
space:
mode:
Diffstat (limited to 'config/wayland')
-rwxr-xr-xconfig/wayland/dwl/startup.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/wayland/dwl/startup.sh b/config/wayland/dwl/startup.sh
new file mode 100755
index 0000000..e09ee59
--- /dev/null
+++ b/config/wayland/dwl/startup.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+swaybg -i ~/pics/wallpaper &
+dwl-bar &
+gammastep &
+wl-paste --watch cliphist store &
+keyadd id_rsa &
+swayidle 300 locker &
+mako &
+$TERMINAL -e tmux a || $TERMINAL tmux &