whoops
This commit is contained in:
parent
b0179199a6
commit
bd63cfa7ed
2 changed files with 1 additions and 7 deletions
|
@ -61,7 +61,7 @@ in
|
||||||
vimix-gtk-themes
|
vimix-gtk-themes
|
||||||
vimix-icon-theme
|
vimix-icon-theme
|
||||||
lxappearance
|
lxappearance
|
||||||
catppuccin-cursors
|
catppuccin-cursors.mochaDark
|
||||||
# screen shot (s)
|
# screen shot (s)
|
||||||
flameshot
|
flameshot
|
||||||
];
|
];
|
||||||
|
|
|
@ -19,12 +19,6 @@
|
||||||
vimix-gtk-themes = prev.vimix-gtk-themes.override {
|
vimix-gtk-themes = prev.vimix-gtk-themes.override {
|
||||||
themeVariants = [ "ruby" ];
|
themeVariants = [ "ruby" ];
|
||||||
};
|
};
|
||||||
catppuccin-cursors = prev.catppuccin-cursors.override {
|
|
||||||
dimensions = {
|
|
||||||
palette = [ "Mocha" ];
|
|
||||||
color = [ "Dark" ];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# When applied, the unstable nixpkgs set (declared in the flake inputs) will
|
# When applied, the unstable nixpkgs set (declared in the flake inputs) will
|
||||||
|
|
Loading…
Reference in a new issue