[Linux] Add shell command script to run a shell

This commit is contained in:
2016-10-18 14:10:02 -07:00
parent d2364ef8bc
commit 8e1ecdb8b0

View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
bash -c "$(rofi -input /dev/null -dmenu)"