forked from colonelpanic/dotfiles
[Linux] Add shell command script to run a shell
This commit is contained in:
parent
d2364ef8bc
commit
8e1ecdb8b0
3
dotfiles/lib/bin/shell_command.sh
Executable file
3
dotfiles/lib/bin/shell_command.sh
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
bash -c "$(rofi -input /dev/null -dmenu)"
|
Loading…
Reference in New Issue
Block a user