From 01310c46ee10a89e06254f5de0f58be947f25e1f Mon Sep 17 00:00:00 2001 From: druckdev Date: Fri, 18 Dec 2020 23:36:43 +0100 Subject: [PATCH] polybar: Remove bluetooth module for now Because of missing systemd, the module does not work anyway. --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index c593670..56da967 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -22,7 +22,7 @@ module-margin-right = 2 modules-left = i3 pulseaudio xbacklight battery-custom modules-center = datetime -modules-right = media vpn wlan bluetooth powermenu +modules-right = media vpn wlan powermenu tray-position = ${env:TRAY_POS:right} tray-detached = false