From 3777a430a392be708141923daa10fdd887706c0a Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 19 Feb 2016 21:55:09 +0100 Subject: Update volume in xmobar through a logger --- system/xmobarrc.symlink | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'system') diff --git a/system/xmobarrc.symlink b/system/xmobarrc.symlink index 6371631..8686ebb 100644 --- a/system/xmobarrc.symlink +++ b/system/xmobarrc.symlink @@ -10,7 +10,6 @@ Config { font = "-*-Fixed-Bold-R-Normal-*-13-*-*-*-*-*-*-*" , Run Network "wlan0" ["-L","0","-H","32","--normal","green","--high","red"] 10 , Run Com "wireless-status" ["wlan0"] "wlan0stat" 10 , Run Battery ["--normal","red","--high","green","-t","% ()"] 150 - , Run Volume "default" "Master" [] 10 , Run Cpu ["-L","3","-H","50","--normal","green","--high","red"] 10 , Run Memory ["-t","Mem: %"] 10 , Run Swap [] 10 @@ -23,6 +22,6 @@ Config { font = "-*-Fixed-Bold-R-Normal-*-13-*-*-*-*-*-*-*" ] , sepChar = "%" , alignSep = "}{" - , template = "%StdinReader% | %battery% | %default:Master% | %cpu% | %memory% * %swap% | %eth0% - %wlan0% %wlan0stat% }{%date% | %uname% | %kbd% | %EHDL% " + , template = "%StdinReader% | %battery% | %cpu% | %memory% * %swap% | %eth0% - %wlan0% %wlan0stat% }{%date% | %uname% | %kbd% | %EHDL% " } -- vim:ft=haskell:tw=9999: -- cgit v1.2.3