26 yarara update
This commit is contained in:
parent
1c0da4eba9
commit
c371aeb483
8 changed files with 56 additions and 30 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, ... }: {
|
||||
{ config, pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
gruvbox-gtk-theme
|
||||
gruvbox-plus-icons
|
||||
|
|
@ -14,6 +14,7 @@
|
|||
name = "Gruvbox-Plus-Dark";
|
||||
package = pkgs.gruvbox-plus-icons;
|
||||
};
|
||||
gtk4.theme = config.gtk.theme;
|
||||
};
|
||||
|
||||
qt = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue