Alt-tab to wofi
This commit is contained in:
parent
c29389559c
commit
f4fd441309
|
@ -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" {
|
||||
|
|
Loading…
Reference in New Issue