Disable waybar and super-slicer
This commit is contained in:
parent
86456b6b41
commit
ca3903ebdc
1 changed files with 2 additions and 2 deletions
|
@ -123,7 +123,7 @@ in
|
|||
};
|
||||
};
|
||||
tmux.enable = true;
|
||||
waybar.enable = true;
|
||||
waybar.enable = false;
|
||||
zathura.enable = true;
|
||||
zellij = {
|
||||
enable = true;
|
||||
|
@ -173,7 +173,7 @@ in
|
|||
steam
|
||||
steamcmd
|
||||
steam-tui
|
||||
super-slicer-latest
|
||||
# super-slicer-latest
|
||||
units
|
||||
unzip
|
||||
xdg-utils
|
||||
|
|
Loading…
Reference in a new issue