diff --git a/setup_wayland_jarvis.sh b/setup_wayland_jarvis.sh index 43c6f7b..2ed43bb 100755 --- a/setup_wayland_jarvis.sh +++ b/setup_wayland_jarvis.sh @@ -1148,6 +1148,109 @@ dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP waybar & tilix --title="J.A.R.V.I.S. Terminal" -e "$JARVIS_DIR/start.sh" & EOF + +# Shortcuts +cat << EOF > "$REAL_HOME/.config/labwc/rc.xml" + + + + + + + + + 8 + + + + + + + + + + + + + + + + + on + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +EOF + chmod +x "$REAL_HOME/.config/labwc/autostart" chown "$REAL_USER:$REAL_USER" "$REAL_HOME/.config/labwc/autostart"