fix(btop): remove duplicate catppuccin enable
This commit is contained in:
parent
34af623946
commit
c3f6e6c572
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@
|
||||||
programs.btop = {
|
programs.btop = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
catppuccin.enable = true;
|
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
theme_background = true;
|
theme_background = true;
|
||||||
update_ms = 725;
|
update_ms = 725;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue