Update .config/hypr/component/waybar/config
This commit is contained in:
parent
e43cb3b32d
commit
d0b2abc1a4
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue