fix: fix typo in gtk theme name
This commit is contained in:
parent
ab8461fd06
commit
57c72d9ac7
7 changed files with 45 additions and 81 deletions
|
@ -13,8 +13,8 @@ in {
|
|||
color-scheme = "prefer-dark";
|
||||
cursor-size = lib.gvariant.mkUint32 24;
|
||||
cursor-theme = "BreezeX-RosePine-Linux";
|
||||
gtk-theme = "Rose-pine";
|
||||
icon-theme = "Rose-pine";
|
||||
gtk-theme = "rose-pine";
|
||||
icon-theme = "rose-pine";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue