prog/xmobar: increase update volume time
This commit is contained in:
parent
eeb8c24099
commit
0fd5fbeb1a
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ myCommands =
|
||||||
, "--normal" , colorYellow
|
, "--normal" , colorYellow
|
||||||
]
|
]
|
||||||
(10 `seconds`)
|
(10 `seconds`)
|
||||||
, Run $ ComX "/bin/bash" ["-c", "~/.config/xmobar/scripts/get_volume.sh"] "N/A" "volume" 1
|
, Run $ ComX "/bin/bash" ["-c", "~/.config/xmobar/scripts/get_volume.sh"] "N/A" "volume" 3
|
||||||
, Run $ ComX "/bin/bash" ["-c", "~/.config/xmobar/scripts/exchangerate.sh"] "N/A" "usdrub" (60 `seconds`)
|
, Run $ ComX "/bin/bash" ["-c", "~/.config/xmobar/scripts/exchangerate.sh"] "N/A" "usdrub" (60 `seconds`)
|
||||||
, Run XMonadLog
|
, Run XMonadLog
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue