From b80a374497d20e57373754efdd1a15edea2f7ca5 Mon Sep 17 00:00:00 2001 From: Harri Lahtinen Date: Fri, 10 May 2019 16:31:50 +0300 Subject: [PATCH] expressvpn command --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index 65d0977..dbac283 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -219,7 +219,7 @@ type = custom/text content =  content-foreground = ${colors.foreground} click-left = "exec expressvpn connect" -click-right = "exec expressvpn-disconnect" +click-right = "exec expressvpn disconnect" [module/editor] type = custom/text