diff options
Diffstat (limited to 'dot_config/waybar/executable_snx-vpn-toggle.sh')
| -rw-r--r-- | dot_config/waybar/executable_snx-vpn-toggle.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/waybar/executable_snx-vpn-toggle.sh b/dot_config/waybar/executable_snx-vpn-toggle.sh index c21643b..80ced4c 100644 --- a/dot_config/waybar/executable_snx-vpn-toggle.sh +++ b/dot_config/waybar/executable_snx-vpn-toggle.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env dash # Toggle the snx-rs (Check Point) tunnel. # # Refresh the waybar custom/snx-vpn module immediately with SIGRTMIN+9. |
