mirror of
https://github.com/reikkaps/spaceapicli.git
synced 2025-04-16 16:21:00 +02:00
Initial Home page
commit
2155b58ead
15
Home.md
Normal file
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`
|
Loading…
x
Reference in New Issue
Block a user