fix: use hyprland instead of sway in waybar config

This commit is contained in:
EinEtwas 2024-10-14 23:55:48 +02:00
parent 4203494734
commit f4a0fec0be

View file

@ -15,7 +15,7 @@
"eDP-1" "eDP-1"
]; ];
modules-left = ["sway/workspaces" "sway/mode" "cpu" "memory"]; modules-left = ["hyprland/workspaces" "hyprland/mode" "cpu" "memory"];
modules-center = []; modules-center = [];
modules-right = ["pulseaudio" "backlight" "network" "battery" "clock"]; modules-right = ["pulseaudio" "backlight" "network" "battery" "clock"];