change window switch keybinds

This commit is contained in:
Tyler Starr 2025-06-07 11:40:17 -07:00
parent 7050d5c2a8
commit 05587d23fe

View File

@ -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 = [];