From e0e1068bf00ee4e0859e596610f087aa791141f8 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Thu, 2 Jul 2026 11:35:35 +0100 Subject: Remove SNX Waybar integration --- dot_config/waybar/config.jsonc | 9 --------- 1 file changed, 9 deletions(-) (limited to 'dot_config/waybar/config.jsonc') diff --git a/dot_config/waybar/config.jsonc b/dot_config/waybar/config.jsonc index 4d38f64..89a8ea9 100644 --- a/dot_config/waybar/config.jsonc +++ b/dot_config/waybar/config.jsonc @@ -10,7 +10,6 @@ "temperature", "custom/memory", "custom/vpn", - "custom/snx-vpn", "network#bond", "custom/dock", "battery", @@ -121,14 +120,6 @@ "on-click": "~/.config/waybar/vpn-toggle.sh", }, - "custom/snx-vpn": { - "exec": "~/.config/waybar/snx-vpn-status.sh", - "return-type": "json", - "interval": 5, - "signal": 9, - "on-click": "~/.config/waybar/snx-vpn-toggle.sh", - }, - "battery": { "format": "{icon} {capacity}%", "format-charging": "󰂄 {capacity}%", -- cgit v1.3.1