From: Andre Ramnitz Date: Sun, 7 Jan 2024 11:33:55 +0000 (+0100) Subject: waybar: update for using wlsunset X-Git-Tag: v0.2~245 X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=8940cbb00d4b3575cc34d29252080850516f10f9;p=dotfiles.git waybar: update for using wlsunset --- diff --git a/config/waybar/config b/config/waybar/config index 875c7b08..8a484679 100644 --- a/config/waybar/config +++ b/config/waybar/config @@ -6,7 +6,8 @@ // "width": 1280, // Waybar width "spacing": -8, // Gaps between modules (4px) // Choose the order of the modules - "modules-left": ["hyprland/workspaces", "custom/spacer", "custom/gammarelay-temperature", "custom/gammarelay-gamma", "custom/gammarelay-brightness", "mpd"], +// "modules-left": ["hyprland/workspaces", "custom/spacer", "custom/gammarelay-temperature", "custom/gammarelay-gamma", "custom/gammarelay-brightness", "mpd"], + "modules-left": ["hyprland/workspaces", "custom/spacer", "mpd"], "modules-center": ["hyprland/window"], "margin": "0", "modules-right": ["keyboard-state", "cpu", "memory", "temperature#temp2", "temperature", "pulseaudio", "clock", "tray", "idle_inhibitor", "custom/wallpaper", "custom/powermenu"],