fix(waybar): ensure update module is visible in summer-night theme
All checks were successful
Check / eval-and-lint (push) Successful in 6m37s
All checks were successful
Check / eval-and-lint (push) Successful in 6m37s
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"spacing": 15,
|
||||
"modules-left": ["custom/nomarchy", "clock", "clock#date"],
|
||||
"modules-center": ["hyprland/workspaces"],
|
||||
"modules-right": [ "idle_inhibitor", "pulseaudio", "custom/battery", "tray", "custom/powermenu"],
|
||||
"modules-right": ["custom/update", "idle_inhibitor", "pulseaudio", "custom/battery", "tray", "custom/powermenu"],
|
||||
|
||||
"hyprland/workspaces": {
|
||||
"disable-scroll": true,
|
||||
|
||||
Reference in New Issue
Block a user