extra keybinds, disable fusuma, hypridle for niri, looks tweaks
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 24s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 24s
This commit is contained in:
parent
6cf91a260a
commit
c39e13eebd
3 changed files with 24 additions and 31 deletions
|
|
@ -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;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue