trying to make cursors consistent
This commit is contained in:
parent
3e20dab73d
commit
db603ea0a8
10 changed files with 42 additions and 210 deletions
|
@ -79,8 +79,8 @@ in {
|
|||
};
|
||||
|
||||
cursor = {
|
||||
theme = pkgs.rice.cursor.name;
|
||||
size = 32;
|
||||
theme = "Bibata-Modern-Classic";
|
||||
# size = 32;
|
||||
hide-after-inactive-ms = 30000;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue