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
|
# 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" {
|
||||||
|
|
Loading…
Reference in New Issue