diff --git a/Misc/Appimages.sh b/Misc/Appimages.sh new file mode 100644 index 0000000..d1b15f6 --- /dev/null +++ b/Misc/Appimages.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +ls /home/name/Applications/ | exec /home/name/Applications/$(rofi -dmenu -i ) \ No newline at end of file