From c4f2a5a8dfc28e4f46f241d7d2947c5bff4dbe65 Mon Sep 17 00:00:00 2001 From: Greg Date: Wed, 23 Oct 2024 23:23:33 +0300 Subject: [PATCH] switcher --- .config/sway/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/sway/config b/.config/sway/config index 85d5527..262e759 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -106,6 +106,7 @@ input "type:keyboard" { bindsym $mod+Space exec $menu bindsym $mod+Tab workspace next bindsym $mod+Backspace exec ~/.scripts/kitty_shell.fish ~/.scripts/power.fish + bindsym $mod+Slash exec ~/.scripts/kitty_shell.fish ~/.scripts/switcher.fish bindsym $mod+grave exec ~/.scripts/shot.fish bindsym $mod+backslash exec KS_WIDTH=30c KS_HEIGHT=1c ~/.scripts/kitty_shell.fish ~/.scripts/search.fish