fix waybar configs

This commit is contained in:
Noa Aarts 2024-06-18 18:33:47 +02:00
parent bd0bfbc3d0
commit e504eae280
17 changed files with 283 additions and 240 deletions

View file

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