mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 11:13:54 -05:00
hyprland: fixed lightdm using dark papirus theme
This commit is contained in:
parent
3cc31b379e
commit
790f20292f
|
@ -16,7 +16,7 @@
|
|||
variant = "latte";
|
||||
tweaks = [ "normal" ];
|
||||
};
|
||||
iconTheme.name = "Papirus-Dark";
|
||||
iconTheme.name = "Papirus-Light";
|
||||
iconTheme.package = pkgs.catppuccin-papirus-folders.override {
|
||||
flavor = "latte";
|
||||
accent = "green";
|
||||
|
|
Loading…
Reference in a new issue