Tweak waybar config for laptop

This commit is contained in:
Thomas Avé 2024-01-21 16:22:11 +01:00
parent ecab00e9cd
commit b078b536b5
2 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"output": "eDP-1",
"modules-left": ["wlr/taskbar"],
"modules-center": ["hyprland/workspaces"],
"modules-right": ["tray", "wireplumber", "cpu#cpu2", "cpu", "memory", "custom/updates", "temperature", "battery", "clock", "clock#clock2"],
"modules-right": ["tray", "wireplumber", "battery", "cpu#cpu2", "cpu", "memory", "custom/updates", "temperature", "clock", "clock#clock2"],
"wlr/taskbar": {
"on-click": "activate",
"on-click-right": "close",

View File

@ -72,6 +72,7 @@ button:hover {
}
#clock.clock2,
#wireplumber,
#cpu.cpu2,
#memory,
#temperature {