mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-11 06:14:38 -05:00
chore: trying gnome again
This commit is contained in:
parent
2ede55a7ee
commit
616c51118f
105 changed files with 101 additions and 15 deletions
8
home/modules/gui/apps/tools/gtk/config/iconTheme.nix
Executable file
8
home/modules/gui/apps/tools/gtk/config/iconTheme.nix
Executable file
|
@ -0,0 +1,8 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
package = pkgs.catppuccin-papirus-folders.override {
|
||||
flavor = "macchiato";
|
||||
accent = "mauve";
|
||||
};
|
||||
name = "Papirus-Dark";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue