diff --git a/rootfs/cloud9/configure_desktop.sh b/rootfs/cloud9/configure_desktop.sh index 72eb475..44d9004 100644 --- a/rootfs/cloud9/configure_desktop.sh +++ b/rootfs/cloud9/configure_desktop.sh @@ -44,7 +44,7 @@ fi if [ -n "$SHOW_GENERIC_NAMES" ]; then su $USER -c "xfconf-query -c xfce4-panel -np /plugins/plugin-1/show-generic-names -t bool -s '$SHOW_GENERIC_NAMES'" else - su $USER -c "xfconf-query -c xfce4-panel -np /plugins/plugin-1/show-generic-names -t bool -s 'true'" + su $USER -c "xfconf-query -c xfce4-panel -np /plugins/plugin-1/show-generic-names -t bool -s 'false'" fi # Set desktop right click menu