Update i38.sh
This commit is contained in:
parent
2da7081ff3
commit
9e66815ef7
2
i38.sh
2
i38.sh
@ -146,7 +146,7 @@ done
|
|||||||
|
|
||||||
# Configuration questions
|
# Configuration questions
|
||||||
#Prevent setting ratpoison mode key to the same as default mode key
|
#Prevent setting ratpoison mode key to the same as default mode key
|
||||||
while [ "$escapeKey == "$mod" ]
|
while [ "$escapeKey" == "$mod" ]
|
||||||
do
|
do
|
||||||
escapeKey="$(menulist "Ratpoison mode key:" Control+t Control+z Control+Escape Alt+Escape Control+Space Super)"
|
escapeKey="$(menulist "Ratpoison mode key:" Control+t Control+z Control+Escape Alt+Escape Control+Space Super)"
|
||||||
escapeKey="${escapeKey//Alt/Mod1}"
|
escapeKey="${escapeKey//Alt/Mod1}"
|
||||||
|
Loading…
Reference in New Issue
Block a user