fix: remove taskbar waybar

This commit is contained in:
gwg313 2024-04-11 00:53:02 -04:00
parent 9aed171d33
commit 9c8ab4371a
Signed by: gwg313
GPG key ID: 60FF63B4826B7400

View file

@ -10,7 +10,7 @@ in {
layer = "bottom";
position = "top";
height = 24;
modules-left = ["hyprland/workspaces" "sway/mode" "wlr/taskbar"];
modules-left = ["hyprland/workspaces" "sway/mode"];
modules-center = ["hyprland/window" "gamemode"];
modules-right = ["network" "pulseaudio" "cpu" "custom/cpu_freq" "temperature" "memory" "battery" "tray" "clock"];