UPDATE FLAKE (and the things that bind it)

This commit is contained in:
Reid 2024-07-17 18:22:41 -07:00
parent 87b1e76a4e
commit 2f6c692b4c
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
8 changed files with 246 additions and 170 deletions

View file

@ -13,7 +13,7 @@ in {
dark = true;
gtkTheme = {
name = "Catppuccin-Mocha-Compact-Pink-Dark"; # TODO: put accent in here
name = "catppuccin-mocha-pink-compact+rimless"; # TODO: put accent in here
package = pkgs.catppuccin-gtk.override {
variant = variant;
accents = [ accent ];