commit ce2f62dc4b48b1f1e923040114a4276a39508492 Author: Isaac Shoebottom Date: Sat Feb 3 15:09:47 2024 -0400 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..cf8c0e9 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Volume Fix +Simple program that listens for volume changes, and changes the increment by 1 instead of 2 + +## 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 \ No newline at end of file