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

master
Maarten van Gompel 4 years ago
parent 5f82699014
commit 086c103eb2
  1. 1
      scripts/core/sxmo_appmenu.sh

@ -132,6 +132,7 @@ programchoicesinit() {
)
$icon_ror Rotate ^ 1 ^ sxmo_rotate.sh rotate
$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
elif echo "$WMCLASS" | grep -i "audioout"; then

Loading…
Cancel
Save