Initial support for desktop

This commit is contained in:
2019-06-16 15:10:50 -04:00
parent 704ba13af2
commit 3edfb5af32
2 changed files with 18 additions and 7 deletions

View File

@ -172,11 +172,11 @@ label-connected-underline = ${colors.blue}
label-disconnected = No Wifi :(
label-disconnected-underline = ${colors.pink}
[module/stocks]
type = custom/script
exec = python ~/git/Stock/stocks.py
format-underline = ${colors.blue}
interval = 60
;[module/stocks]
;type = custom/script
;exec = python ~/git/Stock/stocks.py
;format-underline = ${colors.blue}
;interval = 60
[settings]