From 4c9b9dcdb9d6f72e53106033f6ddf02657d232c3 Mon Sep 17 00:00:00 2001 From: Ryan Kes <11318+alrayyes@users.noreply.github.com> Date: Tue, 10 Dec 2019 16:57:33 +0100 Subject: [PATCH] Disable tunnels in polybar for now as they're not always enabled and cause startup errors --- polybar/.config/polybar/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index ad9025d..5650265 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -56,16 +56,16 @@ font-0 = FuraCode Nerd Font:pixelsize=10 [bar/laptop-bottom] inherit = bar/base-laptop bottom = true -monitor = ${env:MONITOR:e-DP1} +monitor = ${env:MONITOR:eDP1} modules-center = mpd player-mpris-tail [bar/laptop-top] inherit = bar/base-laptop -monitor = ${env:MONITOR:e-DP1} +monitor = ${env:MONITOR:eDP1} modules-left = bspwm -modules-center = tun0 tun1 wlan bluetooth +modules-center = wlan bluetooth modules-right = github updates-arch-combined battery xbacklight filesystem volume memory cpu temperature date tray-position = right