Initial Home page

Reik Kaps 2020-02-05 22:34:47 +01:00
commit 2155b58ead
1 changed files with 15 additions and 0 deletions

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`