extra keybinds, disable fusuma, hypridle for niri, looks tweaks
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 24s

This commit is contained in:
Satria 2026-07-09 16:27:07 +07:00
commit c39e13eebd
3 changed files with 24 additions and 31 deletions

View file

@ -15,7 +15,7 @@
input = {
warp-mouse-to-focus.enable = true;
focus-follows-mouse = {
max-scroll-amount = "5%";
max-scroll-amount = "35%";
enable = true;
};
keyboard.xkb.options = "caps:none";
@ -52,11 +52,11 @@
layout = {
tab-indicator.enable = false;
gaps = rice.gap.outer;
border = {
focus-ring = {
enable = true;
width = rice.borders.size;
width = rice.borders.size;
};
border.enable = false;
};
};
};