chore(waybar): update waybar config

This commit is contained in:
Andrea 2025-05-15 08:09:38 +02:00
parent f258d4a043
commit 22c3c24df0
Signed by: nullndr
GPG Key ID: 8DA8996EF89F33BB

View File

@ -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": {