mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-06-10 13:46:07 -07:00
change window switch keybinds
This commit is contained in:
parent
7050d5c2a8
commit
05587d23fe
@ -191,8 +191,8 @@ in {
|
||||
close = ["<Super>d"];
|
||||
toggle-fullscreen = ["<Super>f"];
|
||||
toggle-maximized = ["<Super>t"];
|
||||
cycle-windows = ["<Super>Tab"];
|
||||
cycle-windows-backward = ["<Shift><Super>Tab"];
|
||||
switch-windows = ["<Super>Tab" "<Alt>Tab" "<Super>e"];
|
||||
switch-windows-backward = ["<Super><Shift>Tab" "<Alt><Shift>Tab" "<Super>q"];
|
||||
panel-run-dialog = ["<Super>r"];
|
||||
switch-applications = [];
|
||||
switch-applications-backward = [];
|
||||
|
Loading…
x
Reference in New Issue
Block a user