mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
fixup! fixup! fix: new hyprland config keys
This commit is contained in:
parent
d11738cb28
commit
a61cd59630
1 changed files with 3 additions and 0 deletions
|
@ -307,6 +307,9 @@
|
|||
xray = "false";
|
||||
special = true;
|
||||
};
|
||||
shadow = {
|
||||
enabled = false;
|
||||
};
|
||||
};
|
||||
input = {
|
||||
sensitivity = "-0.65";
|
||||
|
|
Loading…
Reference in a new issue