tweaks and stuff

This commit is contained in:
2024-12-10 21:49:17 +00:00
parent b5806072f0
commit 17ce01d6a3
12 changed files with 5 additions and 364 deletions

View File

@@ -36,7 +36,7 @@ in {
};
"type:pointer" = {
accel_profile = "flat";
pointer_accel = "-0.2";
pointer_accel = "0.1";
};
};
output = {
@@ -64,7 +64,9 @@ in {
"${mod}+Shift+s" = "exec grim -g \"$(slurp)\"";
"${mod}+Shift+Space" = "floating toggle";
"${hyper}+Shift+Space" = "floating toggle";
"${mod}+Space" = "focus mode_toggle";
# "${hyper}+Space" = "focus mode_toggle";
"${mod}+h" = "focus left";
"${mod}+j" = "focus down";