3 lines
90 B
Bash
3 lines
90 B
Bash
#!/bin/bash
|
|
|
|
ls /home/name/Applications/ | exec /home/name/Applications/$(rofi -dmenu -i ) |