feat: move to gruvbox
This commit is contained in:
parent
1fab0efd26
commit
c467ee449d
18 changed files with 442 additions and 436 deletions
|
@ -7,10 +7,11 @@
|
|||
tmpfiles = {
|
||||
".config/qutebrowser/config.py" = ./configs/qutebrowser/config.py;
|
||||
".config/kanshi/" = ./configs/kanshi;
|
||||
".config/fuzzel/" = ./configs/fuzzel;
|
||||
".config/rofi/" = ./configs/rofi;
|
||||
".config/river/" = ./configs/river;
|
||||
".config/kitty/" = ./configs/kitty;
|
||||
".local/share/wallpapers" = "${inputs.wallpkgs.packages.${pkgs.system}.tokyo_night}/share/wallpapers/tokyo_night";
|
||||
".config/waybar/" = ./configs/waybar;
|
||||
".local/share/wallpapers" = "${inputs.wallpkgs.packages.${pkgs.system}.gruvbox}/share/wallpapers/gruvbox";
|
||||
};
|
||||
packages = builtins.attrValues {
|
||||
inherit
|
||||
|
@ -24,6 +25,8 @@
|
|||
nicotine-plus
|
||||
nautilus
|
||||
librewolf
|
||||
playerctl
|
||||
geary
|
||||
;
|
||||
};
|
||||
groups = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue