xct/kali-clean

Add VPN status in i3bar

Closed this issue ยท 1 comments

Hey @xct, ๐Ÿ‘‹

Nice setup. I end up using yours :)

Because you do lot of HTB and VPN IP might change in between connections, I propose an addition to your setup: Add VPN IP in i3 bar

In my conf (=i3blocks.conf), I have added this section :

# VPN
#
[iface]
instance=tun0
color=#3BB92D
label=๐Ÿ†™
interval=120
#separator=false

Cheers and thanks for the videos and good repos

xct commented

Thanks, excellent idea! Already using it - I'll add it at some point here.