summaryrefslogtreecommitdiff
path: root/config/wayland
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-11-21 08:10:42 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-11-21 08:10:42 +0100
commitb7d6233eafbd99ddeb290cd819d45dc47963f38b (patch)
tree4a721595a3c4271616bd5a14022fe4f39c231f9f /config/wayland
parentbfa7773e012872619696ecc3754c11606f8a272d (diff)
parentd17ca596e01d30334160eefeb7fb9b22cbc629c5 (diff)
Merge branch 'main' of debuc.com:dotfiles
Diffstat (limited to 'config/wayland')
-rwxr-xr-xconfig/wayland/dwl/startup.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/wayland/dwl/startup.sh b/config/wayland/dwl/startup.sh
index 8817ad2..0f482fa 100755
--- a/config/wayland/dwl/startup.sh
+++ b/config/wayland/dwl/startup.sh
@@ -21,4 +21,5 @@ then
fi
(tail -f "$WOBCONFIG"/pipe | wob) &
-$TERMINAL -e tmux a || $TERMINAL tmux &
+# $TERMINAL -e tmux a || $TERMINAL tmux &
+emacsclient -c -a 'emacs' &