Skip to content

Instantly share code, notes, and snippets.

View drajabr's full-sized avatar

a_jabr drajabr

View GitHub Profile
@stares
stares / AppVol.ahk
Created May 25, 2023 09:26 — forked from anonymous1184/AppVol.ahk
AppVol()

; Version: 2023.01.23.1
; https://gist.github.com/b251cd8407a379d4965791585887cfce
/* ;region Example
NumpadAdd::AppVol("Spotify.exe", +5)
NumpadSub::AppVol("Spotify.exe", -5)
*/ ;endregion