Skip to content

Instantly share code, notes, and snippets.

@DakshG07
Created October 28, 2022 01:22
Show Gist options
  • Save DakshG07/eb416265e730b02f4b135828e24ff0b1 to your computer and use it in GitHub Desktop.
Save DakshG07/eb416265e730b02f4b135828e24ff0b1 to your computer and use it in GitHub Desktop.
# ...other config...
playing:
type: yasb.custom.CustomWidget
options:
label: "{data}"
label_alt: "{data}"
class_name: now-playing
exec_options:
run_cmd: [LOCATION OF EXE FILE]
run_interval: 5000
return_format: string
callbacks:
on_left: [LOCATION OF EXE FILE] toggle
# ...other config...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment