[Linux] Add shell command script to run a shell
This commit is contained in:
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)"
|
Reference in New Issue
Block a user