1
1
mirror of https://github.com/reikkaps/spaceapicli.git synced 2025-04-20 10:02:41 +02:00

Initial Home page

Reik Kaps 2020-02-05 22:34:47 +01:00
commit 2155b58ead

15
Home.md Normal file

@ -0,0 +1,15 @@
# Integrations
## Polybar https://github.com/polybar/polybar
Add following lines to your Polybar configfile:
`[module/labstatus]
type = custom/script
exec = ~/bin/SpaceApiCli.py
interval = 300
;format-prefix = ""
;format-prefix-foreground = ${colors.foreground-alt}
format-underline = ${colors.secondary}
click-middle = ~/bin/SpaceApiCli.py
click-right = ~/bin/SpaceApiCli.py -w`