cheyngoodman
cheyngoodman
From the TUI you can use + or - to increase or decrease volume. Can the cli be update to allow for `spt playback --volume +5` to increase the volume...
I'm wondering if `keyd-application-mapper` can be updated to accept a regular expression for X11 window class names. There are cases where I'm trying to apply the same key bindings to...
I'm having issues with `keyd-application-mapper` getting stuck on a single Steam window that isn't visible: ``` $ keyd-application-mapper -v X detected Active window: steam|broadcaststatus ``` This is resolved after killing...
##### SUMMARY Service does not restart when config file changes. I noticed this when adding `api_addr` setting, the config file was updated but the service did not restart automatically. Adding...