mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Some hyprland optimizations
This commit is contained in:
parent
1db31c64ca
commit
4707a4be1d
2 changed files with 4 additions and 3 deletions
|
@ -114,6 +114,7 @@ in
|
|||
};
|
||||
|
||||
cursor = {
|
||||
no_hardware_cursors = 1;
|
||||
no_warps = false;
|
||||
inactive_timeout = 30;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue