myhome/.local/bin/wsl-notify
2020-07-30 15:44:43 +02:00

5 lines
118 B
Bash
Executable File

#!/bin/bash
/mnt/c/Windows/System32/WindowsPowerShell/v1.0/powershell.exe "New-BurntToastNotification -Text \"$1\""