added new command for gc 3.7 appimage

This commit is contained in:
Thies Lennart Alff 2024-10-08 12:28:53 +02:00
parent 7e8846bf76
commit 9492b82bd5
Signed by: lennartalff
GPG key ID: 4EC67D34D594104D

View file

@ -5,7 +5,7 @@ rqt_image_view = docker exec -it ros2-vim bash -c 'source $HOME/uuv/ros2/install
tf_tree = docker exec -it ros2-vim bash -c 'source $HOME/uuv/ros2/install/setup.bash && ros2 run rqt_tf_tree rqt_tf_tree'
rviz2 = docker exec -it ros2-vim bash -c 'source $HOME/uuv/ros2/install/setup.bash && rviz2'
goldencheetah-xwayland = bash -c "QT_QPA_PLATFORM=xcb $HOME/Applications/GoldenCheetah_v3.6-DEV.AppImage"
goldencheetah-xwayland = bash -c "export LD_PRELOAD=/usr/lib/libjpeg.so.8;QT_QPA_PLATFORM=xcb $HOME/Applications/GoldenCheetah_v3.7.AppImage"
openSCAD-vulkan = env __GLX_VENDOR_LIBRARY_NAME=mesa __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/50_mesa.json MESA_LOADER_DRIVER_OVERRIDE=zink GALLIUM_DRIVER=zink openscad
slack-wayland = slack --ozone-platform-hint=auto
signal-wayland = signal-desktop --start-in-tray --enable-features=UseOzonePlatform --ozone-platform=wayland

Can't render this file because it contains an unexpected character in line 8 and column 34.