chore(waybar): update waybar config
This commit is contained in:
parent
f258d4a043
commit
22c3c24df0
@ -54,6 +54,16 @@
|
|||||||
"format": "{}"
|
"format": "{}"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"hyprland/workspaces": {
|
||||||
|
"format": "{name} {icon}",
|
||||||
|
"disable-scroll": true,
|
||||||
|
"format-icons": {
|
||||||
|
"urgent": "",
|
||||||
|
"active": "",
|
||||||
|
"default": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
|
||||||
"clock": {
|
"clock": {
|
||||||
"tooltip": true,
|
"tooltip": true,
|
||||||
"timezones": ["Europe/Rome"],
|
"timezones": ["Europe/Rome"],
|
||||||
@ -109,7 +119,7 @@
|
|||||||
"custom/power": {
|
"custom/power": {
|
||||||
"tooltip": false,
|
"tooltip": false,
|
||||||
"format": "⏻",
|
"format": "⏻",
|
||||||
"on-click": "wlogout"
|
"on-click": "wlogout -b 5 -s -T 400 -B 400 -L 400 -R 400 -c 20"
|
||||||
},
|
},
|
||||||
|
|
||||||
"privacy": {
|
"privacy": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user