logo

dotfiles

My dotfiles, one branch per machine
commit: 334392d5ef7f4bba90dbe7411077fedbaa47c8c3
parent: 24921f472ff9203baa00c44d16623baaf9cfef51
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue,  4 Feb 2020 17:03:32 +0100

.xmobarrc: Add % next to quality

Diffstat:

M.xmobarrc2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.xmobarrc b/.xmobarrc @@ -20,7 +20,7 @@ Config { Run Network "enp4s6" ["-t","E:4:6: <tx>⇅<rx>","-S","True","-L","0","-H","32","-h","#cc241d","-l","#98971a"] 10, Run Network "wlp0s18f2u3" ["-t","W:18:2:3: <tx>⇅<rx>","-S","True","-L","0","-H","32","-h","#cc241d","-l","#98971a"] 10, Run Volume "default" "Master" ["-h","#cc241d","-l","#98971a","-t","<status> <volume>%"] 10, - Run Wireless "wlp0s18f2u3" ["-t","(<essid> <quality>)","-S","True","-L","0","-H","32","-h","#cc241d","-l","#98971a"] 10, + Run Wireless "wlo1" ["-t","(<essid> <quality>%)","-h","#cc241d","-l","#98971a"] 50, Run XMonadLog ] }