766 current 2024-06-21 15:15:40 24.11.20240621.1c0bec2 6.9.5-zen1 *

This commit is contained in:
zackartz 2024-06-21 15:15:42 -04:00
parent 65b4eb90fe
commit cdcfb4b09b
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
2 changed files with 7 additions and 7 deletions

6
flake.lock generated
View file

@ -561,11 +561,11 @@
]
},
"locked": {
"lastModified": 1718788307,
"narHash": "sha256-SqiOz0sljM0GjyQEVinPXQxaGcbOXw5OgpCWGPgh/vo=",
"lastModified": 1718983978,
"narHash": "sha256-lp6stESwTLBZUQ5GBivxwNehShmBp4jqeX/1xahM61w=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "d7830d05421d0ced83a0f007900898bdcaf2a2ca",
"rev": "c559542f0aa87971a7f4c1b3478fe33cc904b902",
"type": "github"
},
"original": {

View file

@ -17,10 +17,10 @@ in {
gtk = {
enable = true;
# iconTheme = {
# package = pkgs.catppuccin-papirus-folders;
# name = "Papirus";
# };
iconTheme = {
package = pkgs.catppuccin-papirus-folders;
name = "Papirus";
};
theme = {
name = "Tokyonight-Dark-B";
package = pkgs.tokyonight-gtk-theme;