fix: catpuccin gtk is finally deprecated
This commit is contained in:
parent
392b284aa4
commit
007c6859c1
1 changed files with 5 additions and 5 deletions
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
catppuccin = {
|
||||
gtk = {
|
||||
enable = true;
|
||||
size = "compact";
|
||||
tweaks = [ "rimless" ];
|
||||
};
|
||||
#gtk = {
|
||||
# enable = true;
|
||||
# size = "compact";
|
||||
# tweaks = [ "rimless" ];
|
||||
#};
|
||||
|
||||
btop.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue