mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:39:39 +00:00
vanadium/xmonad: restore weather location
This commit is contained in:
parent
2f14b5dc95
commit
4b66620329
1 changed files with 2 additions and 2 deletions
|
|
@ -106,7 +106,7 @@ config =
|
||||||
, Run XMonadLog
|
, Run XMonadLog
|
||||||
, Run $
|
, Run $
|
||||||
Weather
|
Weather
|
||||||
"RCSS"
|
"LFRN"
|
||||||
[ "-t", "<station>: <tempC>°C"
|
[ "-t", "<station>: <tempC>°C"
|
||||||
, "-L", "10"
|
, "-L", "10"
|
||||||
, "-H", "25"
|
, "-H", "25"
|
||||||
|
|
@ -123,7 +123,7 @@ config =
|
||||||
" %XMonadLog% "
|
" %XMonadLog% "
|
||||||
<> alignSep config
|
<> alignSep config
|
||||||
<> intercalate "|"
|
<> intercalate "|"
|
||||||
[ " %RCSS% "
|
[ " %LFRN% "
|
||||||
, " %battery%, %powerprofilesctl%) "
|
, " %battery%, %powerprofilesctl%) "
|
||||||
, " %hereClock% (%tomorrow%, %hrt-time%) "
|
, " %hereClock% (%tomorrow%, %hrt-time%) "
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue