From 0a2b876abaef41c858ba05bc8a5dee3be47d2958 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Wed, 23 Dec 2020 06:11:46 -0700 Subject: Add wifi module and tune ethernet --- .config/polybar/main.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/polybar/main.ini') diff --git a/.config/polybar/main.ini b/.config/polybar/main.ini index 5e8ab3a..1523dad 100644 --- a/.config/polybar/main.ini +++ b/.config/polybar/main.ini @@ -4,7 +4,7 @@ monitor = ${env:MAINMON:HDMI-0} modules-left=bspwm xwindow modules-center= -modules-right=eth xkeyboard cpu memory pulseaudio date powermenu +modules-right=wlan eth xkeyboard cpu memory pulseaudio date powermenu # tray-position = right # tray-padding = 2 -- cgit v1.2.3-54-g00ecf