Polybar: Remove fs-home module from bar
It's on Conky now; no need to see it all the time Or hell, it was on Conky for a while
This commit is contained in:
parent
70ecbb9d6e
commit
30d95e100d
@ -100,7 +100,7 @@ bottom = false
|
|||||||
|
|
||||||
modules-left = ${env:PB_BAR_PRIMARY_2_MODULES_LEFT:bspwm}
|
modules-left = ${env:PB_BAR_PRIMARY_2_MODULES_LEFT:bspwm}
|
||||||
modules-center = ${env:PB_BAR_PRIMARY_2_MODULES_CENTER:xwindow}
|
modules-center = ${env:PB_BAR_PRIMARY_2_MODULES_CENTER:xwindow}
|
||||||
modules-right = ${env:PB_BAR_PRIMARY_2_MODULES_RIGHT:fs-home | wlan eth}
|
modules-right = ${env:PB_BAR_PRIMARY_2_MODULES_RIGHT:wlan eth}
|
||||||
|
|
||||||
[bar/secondary]
|
[bar/secondary]
|
||||||
monitor = ${env:PB_MONITOR}
|
monitor = ${env:PB_MONITOR}
|
||||||
|
Loading…
Reference in New Issue
Block a user