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