Make waybar work with hyprland

This commit is contained in:
2023-10-22 11:45:55 +02:00
parent d2e9e775ec
commit ce78c1a39d
2 changed files with 10 additions and 2 deletions

View File

@ -4,8 +4,8 @@
"height": 26, // Waybar height (to be removed for auto height)
// "width": 1280, // Waybar width
// Choose the order of the modules
"modules-left": ["sway/workspaces", "sway/mode"],
"modules-center": ["sway/window"],
"modules-left": ["sway/workspaces", "sway/mode", "hyprland/workspaces"],
"modules-center": ["sway/window", "hyprland/window"],
"modules-right": ["idle_inhibitor", "pulseaudio", "network", "custom/mullvad", "cpu", "memory", "temperature", "backlight", "sway/language", "battery", "battery#bat2", "clock", "tray"],
// Modules configuration
// "sway/workspaces": {