17 lines
482 B
Markdown
17 lines
482 B
Markdown
# Volume Fix
|
|
Simple program that listens for volume changes, and changes the increment by 1 instead of 2
|
|
|
|
## Dependencies
|
|
- Needs `github.com/akavel/rsrc` to build the icon into the executable
|
|
- Needs `github.com/cratonica/2goarray` to generate a go file from the icon
|
|
|
|
## Building
|
|
`make build`
|
|
|
|
## Running
|
|
Run the file placed in the `bin` directory
|
|
|
|
You can place this file in your startup applications to have it run on startup
|
|
|
|
## Quitting
|
|
Close the program from your system tray |