diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-11-06 08:21:05 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-11-06 08:21:05 +0100 |
commit | 694813e05187b5ccf144425c4bad6f5ab4f92234 (patch) | |
tree | 6cd7d3510f999701b5e2f7fe10b0f790cd868243 /config/wayland/dwl/startup.sh | |
parent | c9d1aa51bc0aa81cf4aa11808884c2625601367d (diff) |
ERASE THIS
Diffstat (limited to 'config/wayland/dwl/startup.sh')
-rwxr-xr-x | config/wayland/dwl/startup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/wayland/dwl/startup.sh b/config/wayland/dwl/startup.sh index d743f19..8817ad2 100755 --- a/config/wayland/dwl/startup.sh +++ b/config/wayland/dwl/startup.sh @@ -10,6 +10,7 @@ swaybg -i ~/pics/wallpaper & wl-paste --watch cliphist store & swayidle 300 locker & keyadd id_rsa & +emacs --daemon & pkill -f "tail -f $HOME/.config/wob/pipe" WOBCONFIG="$HOME"/.config/wob |