fix waybar configs
This commit is contained in:
parent
bd0bfbc3d0
commit
e504eae280
17 changed files with 283 additions and 240 deletions
|
|
@ -40,7 +40,7 @@ in
|
|||
waybar = {
|
||||
modules = {
|
||||
left = [ "hyprland/workspaces" "tray" "hyprland/window" ];
|
||||
center = [ "clock" ];
|
||||
center = [ "clock" "custom/spotify" ];
|
||||
right = [ "custom/vpn" "wireplumber" "network" "cpu" "memory" "custom/poweroff" ];
|
||||
};
|
||||
enable = lib.mkDefault true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue