Alt-tab to wofi

This commit is contained in:
John Mertz 2022-09-22 13:49:05 -04:00
parent c29389559c
commit f4fd441309
1 changed files with 2 additions and 2 deletions

View File

@ -323,8 +323,8 @@ bindsym $mod+Shift+End exec $HOME/scripts/thinkpad/blc.pl --notify -= 10
# Miscellaneous # Miscellaneous
# Tab: Quick change. Shows all windows on all pages by name in rofi # Tab: Quick change. Shows all windows on all pages by name in wofi
bindsym $mod+Tab exec "~/scripts/rofi/sway-alt-tab.sh" bindsym $mod+Tab exec "~/scripts/wofi/wofi-alt-tab.sh"
# Resize Mode (you can also use the mouse for that): Entered with $mod+i # Resize Mode (you can also use the mouse for that): Entered with $mod+i
mode "resize" { mode "resize" {