aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2024-03-08 17:52:56 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2024-03-08 17:52:56 +0100
commit8fdf442e19dc1a37db2273f00ddb605fda26070c (patch)
treef1a167508fc2a038077cda411daa90a69bc14bce
parent6d9e16eb0dce299f290a78d183a5bdf07462b8dc (diff)
downloaddotfiles-8fdf442e19dc1a37db2273f00ddb605fda26070c.tar.gz
sway terminal tmux
-rw-r--r--sway/config.d/40-app-shortcuts.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/config.d/40-app-shortcuts.conf b/sway/config.d/40-app-shortcuts.conf
index 3d59dcb..84b13d0 100644
--- a/sway/config.d/40-app-shortcuts.conf
+++ b/sway/config.d/40-app-shortcuts.conf
@@ -2,7 +2,7 @@
bindsym $mod+minus [app_id="org.keepassxc.KeePassXC"] scratchpad show
-bindsym $mod+Return exec $term
+bindsym $mod+Return exec $term -e tmux
bindsym $mod+Shift+Return exec "$term -t termite_floating"
bindsym $mod+o exec "dolphin"