Dmenu_run like script for wlines.

This commit is contained in:
CronyAkatsuki 2022-09-23 16:11:24 +02:00
parent 186b5f2e73
commit dac1a7e721

3
system/wlines_run.ps1 Normal file
View File

@ -0,0 +1,3 @@
$app = (Get-Command -Type Application).name | ~/Bin/custom/wlines.exe
Invoke-Expression $app