From 8ecde3f97f5f9ebf4b2ebca02d17001a56c0ded2 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Fri, 14 Feb 2020 07:28:47 +0000 Subject: [PATCH] Removed backlight. Added tip for showing interfaces. Changed wireless interface to correct interface on laptop. --- arch-config/.config/polybar/i3config | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/arch-config/.config/polybar/i3config b/arch-config/.config/polybar/i3config index 4fb533ed..00873f2e 100644 --- a/arch-config/.config/polybar/i3config +++ b/arch-config/.config/polybar/i3config @@ -122,7 +122,7 @@ font-3 = "Noto Sans Mono:size=10;0" modules-left = i3 xwindow modules-center = cpu1 memory2 -modules-right = battery backlight date volume wired-network wireless-network +modules-right = battery date volume wired-network wireless-network separator = | @@ -1129,6 +1129,7 @@ tail = true [module/wired-network] ;https://github.com/jaagr/polybar/wiki/Module:-network type = internal/network +;type "ip link show" to see network interfaces ;interface = enp4s0 ;interface = enp14s0 interface = enp5s0 @@ -1164,7 +1165,8 @@ label-disconnected-foreground = ${colors.foreground} [module/wireless-network] ;https://github.com/jaagr/polybar/wiki/Module:-network type = internal/network -interface = wlp3s0 +;type "ip link show" to see network interfaces +interface = wlp2s0 interval = 3.0 label-connected = %essid%