From 4e4207487b0863aa3a7d9b740b0428db7992eb11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 16 Apr 2024 13:42:54 +0200 Subject: Tweak waybar and fix allsync --- config/waybar/config.jsonc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/waybar/config.jsonc') diff --git a/config/waybar/config.jsonc b/config/waybar/config.jsonc index 0c2ad01..5726dd0 100644 --- a/config/waybar/config.jsonc +++ b/config/waybar/config.jsonc @@ -1,4 +1,5 @@ { + // TODO gpu "ipc": true, "reload_style_on_change": true, "modules-left": ["sway/language", "sway/workspaces", "sway/mode", "privacy", "systemd-failed-units"], @@ -14,7 +15,7 @@ "group/hardware": { "orientation": "horizontal", "modules": [ - /*"battery", "backlight", "bluetooth", */ + //"battery", "backlight", "bluetooth", "temperature" ], "drawer": { } -- cgit v1.2.3