move themes to users directory
This commit is contained in:
parent
cc69221421
commit
275c17ac54
3 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@
|
||||||
|
|
||||||
../modules/work_tools.nix
|
../modules/work_tools.nix
|
||||||
|
|
||||||
../../themes
|
../modules/themes
|
||||||
../../themes/catppuccin/frappe.nix
|
../modules/themes/catppuccin/frappe.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
xdg.enable = true;
|
xdg.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue