From 2d69d91b8d4ff39694b309266b5a717a998f1411 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sun, 12 May 2024 20:05:57 -0300 Subject: Added new dock and changed Mullvad for ProtonVPN --- .config/polybar/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/polybar/config') diff --git a/.config/polybar/config b/.config/polybar/config index 20b633c4..6814a4be 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -35,7 +35,7 @@ font-4 = FontAwesome:size=10;0 font-5 = Noto Color Emoji:scale=12;0 modules-left = i3 music modules-center = xwindow -modules-right = pulseaudio xkeyboard cpu memory wireless-network mullvad-status battery clock +modules-right = pulseaudio xkeyboard cpu memory wireless-network protonvpn-status battery clock [module/i3] @@ -136,9 +136,9 @@ interval = 1 label = %output% exec = ~/.config/polybar/music -[module/mullvad-status] +[module/protonvpn-status] type = custom/script -exec = /home/roger/.config/polybar/mullvad_status.sh +exec = /home/roger/.config/polybar/protonvpn_status.sh interval = 1 [module/cpu-temperature] -- cgit v1.2.3