mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-10-11 20:10:04 +00:00
[general] add gnome config, de-clutter puzzlevision system config
Signed-off-by: Jo <johannesreckers2006@gmail.com>
This commit is contained in:
parent
339bd28d1d
commit
fbba93c16a
14 changed files with 257 additions and 53 deletions
|
@ -3,6 +3,11 @@
|
|||
gruvbox = {
|
||||
plasma = import ./themes/gruvbox/plasma.nix;
|
||||
};
|
||||
|
||||
catppuccin = {
|
||||
gnome = import ./themes/catppuccin/gnome.nix;
|
||||
global = import ./themes/catppuccin/global.nix;
|
||||
};
|
||||
};
|
||||
|
||||
development = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue