Kde/sddm: change cursor name
The cursor name changed in Plasma 6 and I forgot to change it
This commit is contained in:
parent
bec73e73ad
commit
f4712fdf70
1 changed files with 2 additions and 1 deletions
|
|
@ -49,9 +49,10 @@ in {
|
|||
# theme = "sugar-candy";
|
||||
settings = {
|
||||
General = {Numlock = "off";};
|
||||
Theme = {CursorTheme = "Breeze_Snow";};
|
||||
Theme = {CursorTheme = "Breeze_Light";};
|
||||
};
|
||||
};
|
||||
|
||||
# Sugar candy doesn't seem to work on qt6 :(
|
||||
# environment.systemPackages = [sddm-sugar-candy customcfg];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue