From f4fd441309a1f931fc09cfd9be337dee2f1fffd0 Mon Sep 17 00:00:00 2001 From: John Mertz Date: Thu, 22 Sep 2022 13:49:05 -0400 Subject: [PATCH] Alt-tab to wofi --- sway/bindings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sway/bindings b/sway/bindings index 8136acea2..3c828a855 100644 --- a/sway/bindings +++ b/sway/bindings @@ -323,8 +323,8 @@ bindsym $mod+Shift+End exec $HOME/scripts/thinkpad/blc.pl --notify -= 10 # Miscellaneous -# Tab: Quick change. Shows all windows on all pages by name in rofi -bindsym $mod+Tab exec "~/scripts/rofi/sway-alt-tab.sh" +# Tab: Quick change. Shows all windows on all pages by name in wofi +bindsym $mod+Tab exec "~/scripts/wofi/wofi-alt-tab.sh" # Resize Mode (you can also use the mouse for that): Entered with $mod+i mode "resize" {