before we get too crazy

This commit is contained in:
atagen 2026-02-25 14:53:38 +11:00
parent fe668b5b9e
commit 453d780695
21 changed files with 612 additions and 291 deletions

View file

@ -54,21 +54,11 @@ scope "user.desktops.niri.binds"
"toggle-tag"
"99"
];
"Mod+Shift+Minus".spawn = [
"tagctl"
"toggle"
"99"
];
"Mod+Equal".spawn = [
"tagctl"
"toggle-tag"
"101"
];
"Mod+Shift+Equal".spawn = [
"tagctl"
"toggle"
"101"
];
"Mod+D".spawn = [
"qs"
"ipc"
@ -86,7 +76,6 @@ scope "user.desktops.niri.binds"
"logout"
"toggle"
];
# "Mod+Equal".spawn = (getAppName "passwordManager"); # niri-tag needs proper scratchpads smh
"Mod+Shift+Q".action = "close-window";
"Mod+Shift+S".action = "screenshot";
"Mod+R".action = "switch-preset-column-width";