From d8ce34981ecc54f444cae2faf7757f25b28a93f2 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Tue, 2 Apr 2024 23:24:41 +0200 Subject: tmux selector first draft --- sway/config.d/40-app-shortcuts.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'sway') diff --git a/sway/config.d/40-app-shortcuts.conf b/sway/config.d/40-app-shortcuts.conf index 53a2e71..051ffed 100644 --- a/sway/config.d/40-app-shortcuts.conf +++ b/sway/config.d/40-app-shortcuts.conf @@ -3,6 +3,7 @@ bindsym $mod+minus [app_id="org.keepassxc.KeePassXC"] scratchpad show bindsym $mod+Return exec $term -e tmux +bindsym $mod+Backslash exec $term -e tmux_selector.sh bindsym $mod+Shift+Return exec "$term -t termite_floating" bindsym $mod+o exec "dolphin" -- cgit v1.2.3