rofi / vim changes

This commit is contained in:
2022-09-26 11:00:51 -04:00
parent f7a0fa36c8
commit 94a56a8f34
5 changed files with 22 additions and 1 deletions
+1 -1
View File
@@ -198,7 +198,7 @@ echo -e "\0markup-rows\x1ftrue"
if [ -z "${selection+x}" ]
then
echo -e "\0prompt\x1fPower menu"
echo -e "\0prompt\x1f"
for entry in "${show[@]}"
do
echo -e "${messages[$entry]}\0icon\x1f${icons[$entry]}"
BIN
View File
Binary file not shown.