Mercurial > gbwm
diff default.config.h @ 14:9a4656899644 default tip
add backward window cycling with Win+Shift+Tab
author | Atarwn Gard <a@qwa.su> |
---|---|
date | Tue, 14 Oct 2025 18:20:13 +0500 |
parents | 49a8b21b0f95 |
children |
line wrap: on
line diff
--- a/default.config.h Tue Oct 14 18:10:20 2025 +0500 +++ b/default.config.h Tue Oct 14 18:20:13 2025 +0500 @@ -52,6 +52,7 @@ { MOD, XK_q, killclient, {0} }, { MOD, XK_f, toggle_fullscreen, {0} }, { MOD, XK_Tab, cycle_focus, {0} }, + { MOD|ShiftMask, XK_Tab, cycle_focus_backward, {0} }, { MOD|ShiftMask, XK_q, quit, {0} }, // Workspaces