fix cursors
This commit is contained in:
parent
aaf906c9b5
commit
b08b46f4a8
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
|||
{...}: {
|
||||
programs.niri.settings = {
|
||||
prefer-no-csd = true;
|
||||
|
||||
cursor = {
|
||||
theme = "phinger-cursors";
|
||||
theme = "phinger-cursors-dark";
|
||||
size = 16;
|
||||
hide-when-typing = true;
|
||||
hide-after-inactive-ms = 2500;
|
||||
|
|
Loading…
Add table
Reference in a new issue