fix: remove taskbar waybar
This commit is contained in:
parent
9aed171d33
commit
9c8ab4371a
1 changed files with 1 additions and 1 deletions
|
|
@ -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"];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue