https://github.com/juwit/streamdeck-config
configuration files for streamdeck-daemon
https://github.com/juwit/streamdeck-config
Last synced: 8 months ago
JSON representation
configuration files for streamdeck-daemon
- Host: GitHub
- URL: https://github.com/juwit/streamdeck-config
- Owner: juwit
- Created: 2021-04-23T16:47:52.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T08:59:07.000Z (over 2 years ago)
- Last Synced: 2025-04-01T23:24:03.430Z (over 1 year ago)
- Language: Shell
- Size: 664 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# streamdeck-config
configuration files for *streamdeck-daemon*.
## install
*streamdeck-daemon* expect configuration to be in `$HOME/.config/streamdeck`.
```bash
ln -s $(pwd) $HOME/.config/streamdeck
```