Skip to content

Instantly share code, notes, and snippets.

@MatyiFKBT
MatyiFKBT / index.sh
Last active February 7, 2020 07:59 — forked from zkat/index.js
npx is cool
#!/bin/bash
echo "yay bash"
#SingleInstance force ; Replace an existing script
#NoEnv ; Don't check empty variables to see if they are environment variables
SetDefaultMouseSpeed, 0 ; Move mouse instantly
; Changes the tray icon's tooltip (displayed when mouse hovers over it)
Menu, tray, Tip, Hearthstone Hotkeys
; Show Tooltip in the tray that the script is active
;TrayTip, Hearthstone Hotkeys, running...,,1
; Makes subsequent hotkeys only function if specified window is active