Removed unneded scripts.
This commit is contained in:
parent
07c88bb41b
commit
521d5c095c
@ -1,14 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
# A script to run my game specifiy ryzenadj scripts
|
|
||||||
|
|
||||||
source $HOME/.config/dmenu/config
|
|
||||||
|
|
||||||
# cd into the given directory
|
|
||||||
cd $1
|
|
||||||
|
|
||||||
profile=$(ls -1 -A | $DMENU -l 5 -p "Choose your file!")
|
|
||||||
|
|
||||||
[ -n "$profile" ] || exit
|
|
||||||
|
|
||||||
$1/$profile
|
|
Loading…
Reference in New Issue
Block a user