hide cursor
This commit is contained in:
parent
9a643638c9
commit
330ac91d2d
|
@ -10,7 +10,6 @@
|
||||||
hyprpicker
|
hyprpicker
|
||||||
swappy
|
swappy
|
||||||
hypridle
|
hypridle
|
||||||
cowsay
|
|
||||||
];
|
];
|
||||||
|
|
||||||
services.cliphist.enable = true;
|
services.cliphist.enable = true;
|
||||||
|
@ -27,6 +26,10 @@
|
||||||
preserve_split = true;
|
preserve_split = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
cursor = {
|
||||||
|
inactive_timeout = "3";
|
||||||
|
};
|
||||||
|
|
||||||
env = [
|
env = [
|
||||||
"HYPRCURSOR_THEME = Bibata-Modern-Ice"
|
"HYPRCURSOR_THEME = Bibata-Modern-Ice"
|
||||||
"HYPRCURSOR_SIZE = 24"
|
"HYPRCURSOR_SIZE = 24"
|
||||||
|
|
Loading…
Reference in a new issue