diff options
Diffstat (limited to 'dot_config/waybar/executable_snx-vpn-status.sh')
| -rw-r--r-- | dot_config/waybar/executable_snx-vpn-status.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/waybar/executable_snx-vpn-status.sh b/dot_config/waybar/executable_snx-vpn-status.sh index 9088630..f88c3a0 100644 --- a/dot_config/waybar/executable_snx-vpn-status.sh +++ b/dot_config/waybar/executable_snx-vpn-status.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env dash # Waybar custom/snx-vpn module: report the snx-rs (Check Point) tunnel # state. `snxctl status` is fast (talks over a local UDS to the daemon) # but might briefly stall during connect; cap it with `timeout`. |
