From a6049265a981107bd042701ca2097410a6eef682 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 1 Mar 2026 22:51:58 +0100 Subject: Add battop to waybar and hyprland --- roles/waybar/templates/waybar/config.jsonc.j2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'roles/waybar') diff --git a/roles/waybar/templates/waybar/config.jsonc.j2 b/roles/waybar/templates/waybar/config.jsonc.j2 index 2fb0b4bd..a8ccba81 100644 --- a/roles/waybar/templates/waybar/config.jsonc.j2 +++ b/roles/waybar/templates/waybar/config.jsonc.j2 @@ -144,7 +144,8 @@ "states": { "warning": 20, "critical": 10 - } + }, + "on-click-right": "/etc/xdg/waybar/scripts/launch-tui battop" }, "custom/power" : { "interval": "once", -- cgit v1.2.3