commit 9f0e3917bff5fcb96da6f98e108d9393b57c7f88
parent 316942d1996cb2a1d1c3444392425857f391e589
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Sun, 21 Jul 2019 20:52:14 +0200
Update st and launch st without tmux by default
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
@@ -58,9 +58,9 @@ super + alt + l
# applications
super + Return
- $TERMINAL -e tmux
-super + shift + Return
$TERMINAL
+super + shift + Return
+ $TERMINAL -e tmux
super + e
$TERMINAL -e tmux new-session $EDITOR
super + w