Add 'watchvid' script
This commit is contained in:
parent
73173e305a
commit
5779083254
5
.local/bin/scripts/watchvid
Executable file
5
.local/bin/scripts/watchvid
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
url="$(rofi -dmenu -i -p "Video URL" -width 800 -l 0)"
|
||||||
|
|
||||||
|
mpv "$url"
|
Loading…
x
Reference in New Issue
Block a user