added an edit configuration option to the menu to edit the user's xinit

This commit is contained in:
Maarten van Gompel 2021-03-29 14:04:52 +02:00
parent 5f82699014
commit 086c103eb2

View file

@ -132,6 +132,7 @@ programchoicesinit() {
) )
$icon_ror Rotate ^ 1 ^ sxmo_rotate.sh rotate $icon_ror Rotate ^ 1 ^ sxmo_rotate.sh rotate
$icon_upc Upgrade Pkgs ^ 0 ^ st -e sxmo_upgrade.sh $icon_upc Upgrade Pkgs ^ 0 ^ st -e sxmo_upgrade.sh
$icon_cfg Edit configuration ^ 0 ^ st -e $EDITOR $XDG_CONFIG_HOME/sxmo/xinit
" "
WINNAME=Config WINNAME=Config
elif echo "$WMCLASS" | grep -i "audioout"; then elif echo "$WMCLASS" | grep -i "audioout"; then