Upload files to 'Misc'
Script to bring up an apple-esque app launcher (appimage)
This commit is contained in:
parent
2a61e39431
commit
694262028a
3
Misc/Appimages.sh
Normal file
3
Misc/Appimages.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
ls /home/name/Applications/ | exec /home/name/Applications/$(rofi -dmenu -i )
|
Loading…
Reference in New Issue
Block a user