diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-05-03 23:54:41 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-05-03 23:54:41 +0300 |
commit | 49d23f11f49daccf49e9c6cc9e7eabd6f4b4bfe4 (patch) | |
tree | 05fcb5719f4d9dd63e3e0d6811a30be9548e5b8e /dotfiles/.config | |
parent | ff88fbca675945015a0c59b18be65b74cdd7d989 (diff) | |
download | swayrice-49d23f11f49daccf49e9c6cc9e7eabd6f4b4bfe4.tar.gz swayrice-49d23f11f49daccf49e9c6cc9e7eabd6f4b4bfe4.zip |
goodbye openvpn, hello wireguard
Diffstat (limited to 'dotfiles/.config')
-rw-r--r-- | dotfiles/.config/waybar/config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dotfiles/.config/waybar/config b/dotfiles/.config/waybar/config index bf558dd..95d1f84 100644 --- a/dotfiles/.config/waybar/config +++ b/dotfiles/.config/waybar/config @@ -174,8 +174,6 @@ }, "custom/vpn-status": { "format": "<span color=\"#5b8277\">{}</span>", - "signal": 6, - "interval": "once", "exec": "barvpnstatus" }, "custom/mail-status": { |