diff options
Diffstat (limited to 'dot_config/waybar/config.jsonc')
| -rw-r--r-- | dot_config/waybar/config.jsonc | 9 |
1 files changed, 0 insertions, 9 deletions
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}%", |
