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;
|
tmux.enable = true;
|
||||||
waybar.enable = true;
|
waybar.enable = false;
|
||||||
zathura.enable = true;
|
zathura.enable = true;
|
||||||
zellij = {
|
zellij = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
@ -173,7 +173,7 @@ in
|
||||||
steam
|
steam
|
||||||
steamcmd
|
steamcmd
|
||||||
steam-tui
|
steam-tui
|
||||||
super-slicer-latest
|
# super-slicer-latest
|
||||||
units
|
units
|
||||||
unzip
|
unzip
|
||||||
xdg-utils
|
xdg-utils
|
||||||
|
|
Loading…
Reference in a new issue