mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-05-18 18:36:05 -07:00
change alt-tab to cycle windows
This commit is contained in:
parent
ab14957683
commit
0d07cdbbdb
@ -194,8 +194,10 @@ in {
|
||||
toggle-maximized = [ "<Super>t" ];
|
||||
raise-or-lower = [ "<Super>s" ];
|
||||
move-to-center = [ "<Alt><Super>c" ];
|
||||
switch-windows = ["<Super>Tab"];
|
||||
switch-windows-backward = ["<Shift><Super>Tab"];
|
||||
cycle-windows = ["<Super>Tab"];
|
||||
cycle-windows-backward = ["<Shift><Super>Tab"];
|
||||
switch-applications = [];
|
||||
switch-applications-backward = [];
|
||||
panel-run-dialog = ["<Super>r"];
|
||||
minimize = [];
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user