Minor edits.

This commit is contained in:
Derek Taylor
2020-11-12 16:57:50 -06:00
parent fd04830dd1
commit 5cd8c36009
10 changed files with 360 additions and 260 deletions

View File

@@ -42,7 +42,7 @@ xresources
zsh
quit")
choice=$(echo -e "${options[@]}" | dmenu -i -p 'Edit config file: ')
choice=$(echo -e "${options[@]}" | dmenu -p 'Edit config file: ')
case "$choice" in
quit)