From 086c103eb2d3f5590d0b448d671bff580656db58 Mon Sep 17 00:00:00 2001 From: Maarten van Gompel Date: Mon, 29 Mar 2021 14:04:52 +0200 Subject: [PATCH] added an edit configuration option to the menu to edit the user's xinit --- scripts/core/sxmo_appmenu.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/core/sxmo_appmenu.sh b/scripts/core/sxmo_appmenu.sh index 6629af8..a1dd8cb 100755 --- a/scripts/core/sxmo_appmenu.sh +++ b/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