Change gtk and qt themes
This commit is contained in:
parent
280fd08a6b
commit
4bd61a3bb9
266 changed files with 155 additions and 48064 deletions
|
|
@ -10,7 +10,13 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
|
||||
modules = {
|
||||
desktop.polybar.enable = true;
|
||||
desktop = {
|
||||
polybar.enable = true;
|
||||
themes = {
|
||||
gtk.enable = true;
|
||||
qt.enable = true;
|
||||
};
|
||||
};
|
||||
apps.rofi.enable = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue