Update .config/hypr/component/waybar/config

This commit is contained in:
punkfairie 2024-05-18 14:37:10 -07:00
parent e43cb3b32d
commit d0b2abc1a4
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

@ -9,7 +9,7 @@
// "margin-right":25, // "margin-right":25,
"margin-bottom":-11, "margin-bottom":-11,
//"margin-top":5, //"margin-top":5,
"modules-left": ["wlr/workspaces"], "modules-left": ["hyprland/workspaces"],
"modules-right": ["tray","temperature","network","battery","custom/ss","custom/cycle_wall","custom/expand","cpu","clock"], "modules-right": ["tray","temperature","network","battery","custom/ss","custom/cycle_wall","custom/expand","cpu","clock"],
"modules-center": ["custom/dynamic_pill"], "modules-center": ["custom/dynamic_pill"],
// Modules configuration // Modules configuration
@ -62,7 +62,7 @@
"unlocked": "" "unlocked": ""
} }
}, },
"wlr/workspaces": { "hyprland/workspaces": {
"format": "{icon}", "format": "{icon}",
"format-active": " {icon} ", "format-active": " {icon} ",
"on-click": "activate" "on-click": "activate"