This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; Y'all want a pringle say fuck that. | |
; For this to work you need to have the audio mixer be the first thing to the right of the system tray hidden icons. | |
SetKeyDelay, 78, 45 | |
; Open "Sound" window. | |
; WinActivate, ahk_class Shell_TrayWnd | |
Send, {LWin Down}{b}{LWin Up} | |
Sleep, 33 | |
Send, {Right} |