BOM weather interface
This commit is contained in:
parent
6b8993703c
commit
f43fc2430b
3 changed files with 167 additions and 2 deletions
|
|
@ -113,7 +113,7 @@
|
|||
("RSS" elfeed "r")
|
||||
("Terminal" theurgy-bottom-shell "t")
|
||||
("Gomuks" theurgy-gomuks-workspace "G")
|
||||
("Weather" theurgy-show-weather "w")))))
|
||||
("Weather" theurgy-weather "w")))))
|
||||
:align center
|
||||
:width 20))
|
||||
(grid-make-box `(:content ,(concat
|
||||
|
|
@ -144,7 +144,7 @@
|
|||
(grid-make-column (list (grid-make-box `(:content ,(concat
|
||||
(enlight-menu
|
||||
'(("Userland"
|
||||
("Dired" (dired "~") "d")
|
||||
("Weather" theurgy-weather "w")
|
||||
("RSS" elfeed "r")
|
||||
("Terminal" theurgy-bottom-shell "t")
|
||||
))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue