From 22c3c24df04b3c8da3ab2d05ae144719b3e6e2a2 Mon Sep 17 00:00:00 2001 From: Andrea Date: Thu, 15 May 2025 08:09:38 +0200 Subject: [PATCH] chore(waybar): update waybar config --- .config/waybar/config.jsonc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index 8d0b48f..1af3117 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -54,6 +54,16 @@ "format": "{}" }, + "hyprland/workspaces": { + "format": "{name} {icon}", + "disable-scroll": true, + "format-icons": { + "urgent": "", + "active": "", + "default": "" + } + }, + "clock": { "tooltip": true, "timezones": ["Europe/Rome"], @@ -109,7 +119,7 @@ "custom/power": { "tooltip": false, "format": "⏻", - "on-click": "wlogout" + "on-click": "wlogout -b 5 -s -T 400 -B 400 -L 400 -R 400 -c 20" }, "privacy": {