Modules/Color: Configure iconTheme and cursor using color module
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
}: {
|
||||
enable = hyprland.dunst.enable;
|
||||
|
||||
iconTheme.package = pkgs.papirus-icon-theme;
|
||||
iconTheme.name = "Papirus";
|
||||
# iconTheme.package = pkgs.papirus-icon-theme;
|
||||
iconTheme.name = color.iconTheme;
|
||||
|
||||
settings = {
|
||||
global = {
|
||||
|
||||
Reference in New Issue
Block a user