expressvpn -> nordvpn

This commit is contained in:
Harri Lahtinen 2020-04-24 20:11:05 +03:00
parent aa219d8f31
commit 14fdb7d2f1
2 changed files with 10 additions and 2 deletions

View File

@ -11,7 +11,7 @@ monitor = ${env:MONITOR:eDP-1}
include-file = ~/.config/polybar/top-bar include-file = ~/.config/polybar/top-bar
modules-left = i3 xwindow modules-left = i3 xwindow
modules-center = term chrome editor fm music vpn modules-center = term chrome editor fm music vpn
modules-right = wlan pkg alsa battery backlight networkmanager popup-calendar modules-right = vpn-nordvpn-status wlan pkg alsa battery backlight networkmanager popup-calendar
;tray-position = right ;tray-position = right
;tray-padding = 2 ;tray-padding = 2
@ -137,6 +137,14 @@ tail = true
interval = 600 interval = 600
click-left = ~/.config/Scripts/wttr.sh click-left = ~/.config/Scripts/wttr.sh
[module/vpn-nordvpn-status]
type = custom/script
exec = ~/.config/polybar/scripts/nordvpn/vpn-nordvpn-status.sh
interval = 5
#label = " %output%"
#label-foreground = ${colors.foreground}
#label-background = ${colors.color3}
[module/i3] [module/i3]
type = internal/i3 type = internal/i3
format = <label-state> <label-mode> format = <label-state> <label-mode>

View File

@ -5,7 +5,6 @@ cava
ccat ccat
clipster clipster
colorz colorz
expressvpn
fasd-git fasd-git
glxinfo glxinfo
googler googler
@ -16,6 +15,7 @@ light-git
lightdm-mini-greeter lightdm-mini-greeter
mcomix-gtk3-git mcomix-gtk3-git
networkmanager-dmenu-git networkmanager-dmenu-git
nordvpn-bin
numix-cursor-theme numix-cursor-theme
otf-font-awesome-4 otf-font-awesome-4
pac-util-git pac-util-git