some more fixes
This commit is contained in:
parent
c855979239
commit
23de7e39b4
3 changed files with 34 additions and 0 deletions
|
|
@ -47,6 +47,16 @@
|
|||
size = 24;
|
||||
};
|
||||
};
|
||||
|
||||
home.sessionVariables = {
|
||||
XCURSOR_THEME = "Bibata-Modern-Ice";
|
||||
XCURSOR_SIZE = "24";
|
||||
};
|
||||
|
||||
home.file.".icons/default/index.theme".text = ''
|
||||
[Icon Theme]
|
||||
Inherits=Bibata-Modern-Ice
|
||||
'';
|
||||
};
|
||||
|
||||
# TODO: Persist ~/.config/cosmic after setup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue