Still GTK looks
This commit is contained in:
+364
-363
File diff suppressed because it is too large
Load Diff
+2
-1
@@ -1125,12 +1125,13 @@ This file configures gtk
|
||||
{
|
||||
gtk = {
|
||||
enable = true;
|
||||
colorScheme = "dark";
|
||||
#colorScheme = "dark";
|
||||
theme = {
|
||||
name = "Catppuccin-GTK-Grey-Dark-Compact";
|
||||
package = (
|
||||
pkgs.magnetic-catppuccin-gtk.override {
|
||||
accent = [ "blue" ];
|
||||
flavor = [ "mocha" ]
|
||||
icon.accent = [ "blue" ];
|
||||
#shade = "dark";
|
||||
tweaks = [ "black" ];
|
||||
|
||||
Reference in New Issue
Block a user