Disable waybar and super-slicer

This commit is contained in:
Erwin Boskma 2023-08-10 16:47:43 +02:00
parent 86456b6b41
commit ca3903ebdc
Signed by: erwin
SSH key fingerprint: SHA256:9LmFDe1C6jSrEyqxxvX8NtJBmcbB105XoqyUZF092bg

View file

@ -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