framework: change hotkeys and add brave

zen has real perf issues.
This commit is contained in:
Tristan 2026-01-27 13:31:58 +00:00
parent 9af12342ac
commit a80c95bc62
3 changed files with 12 additions and 4 deletions

View file

@ -38,6 +38,9 @@ in {
numlock_by_default = true;
accel_profile = "flat";
};
gesture = [
"3, horizontal, workspace"
];
decoration = {
rounding = 0;
};
@ -63,9 +66,9 @@ in {
"${modifier}_SHIFT, space, cyclenext, floating"
# window management
"${modifier}, F, fullscreen,"
"${modifier}, V, togglefloating,"
"${modifier}_SHIFT, X, killactive"
"${modifier}, M, fullscreen,"
"${modifier}, G, togglefloating,"
"${modifier}, Q, killactive"
# master layout
"${modifier}, j, layoutmsg, rollnext"
@ -82,7 +85,7 @@ in {
"${modifier}_SHIFT, l, moveintogroup, r"
# scratch buffer
"${modifier}, Y, togglespecialworkspace"
"${modifier}, Y, togglespecialworkspace"
"${modifier}_SHIFT, Y, movetoworkspace, special"
# applications