From 39e7e90ceba8ccbb2f256b36038ac081d95c72c7 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Fri, 9 Aug 2024 23:43:04 +0530 Subject: cez/wireguard: clean up --- os/cez/modules/wireguard.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os/cez/modules/wireguard.nix b/os/cez/modules/wireguard.nix index 90cce8d..c52087a 100644 --- a/os/cez/modules/wireguard.nix +++ b/os/cez/modules/wireguard.nix @@ -7,7 +7,7 @@ text = '' note() { command -v notify-send > /dev/null && - notify-send "󰒒 vpn" "$1" + notify-send "󰒒 VPN" "$1" printf "\n%s\n" "$1" } -- cgit v1.2.3