From 3cc9012c360d3a3fac313a5e5f4c3008136f70af Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Tue, 22 Dec 2020 16:04:43 -0700 Subject: Tidy up modules --- .config/polybar/config | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to '.config/polybar/config') diff --git a/.config/polybar/config b/.config/polybar/config index d41ed3e..db68c99 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -28,16 +28,11 @@ include-file = $XDG_CONFIG_HOME/polybar/powermenu.ini include-file = $XDG_CONFIG_HOME/polybar/cpu.ini include-file = $XDG_CONFIG_HOME/polybar/memory.ini include-file = $XDG_CONFIG_HOME/polybar/xkeyboard.ini +include-file = $XDG_CONFIG_HOME/polybar/filesystem.ini -# [module/filesystem] -# type = internal/fs -# interval = 25 -# mount-0 = / - -# label-mounted = %{F#0a81f5}%mountpoint%%{F-}: %percentage_used%% -# label-unmounted = %mountpoint% not mounted -# label-unmounted-foreground = ${colors.foreground-alt} +# Other modules that came by default on the example config. +# The ones that I configured are on separate ini files. # [module/mpd] # type = internal/mpd -- cgit v1.2.3-70-g09d2