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 = {
|
catppuccin = {
|
||||||
gtk = {
|
#gtk = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
size = "compact";
|
# size = "compact";
|
||||||
tweaks = [ "rimless" ];
|
# tweaks = [ "rimless" ];
|
||||||
};
|
#};
|
||||||
|
|
||||||
btop.enable = true;
|
btop.enable = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue