Update XMonad config
This commit is contained in:
@ -9,7 +9,7 @@ Config { overrideRedirect = False
|
||||
, pickBroadest = True
|
||||
, commands = [ Run Weather "LZIB"
|
||||
[ "--template", "<weather> <tempC>°C"
|
||||
, "-L", "0"
|
||||
, "-L", "5"
|
||||
, "-H", "25"
|
||||
, "--low" , "#8caaee"
|
||||
, "--normal" , "#a6d189"
|
||||
|
@ -9,7 +9,7 @@ Config { overrideRedirect = False
|
||||
, pickBroadest = True
|
||||
, commands = [ Run Weather "LZIB"
|
||||
[ "--template", "<weather> <tempC>°C"
|
||||
, "-L", "0"
|
||||
, "-L", "5"
|
||||
, "-H", "25"
|
||||
, "--low" , "#8caaee"
|
||||
, "--normal" , "#a6d189"
|
||||
|
Reference in New Issue
Block a user