update
This commit is contained in:
parent
9ee8c68afd
commit
24b8600fe3
2 changed files with 9 additions and 0 deletions
|
|
@ -5,8 +5,13 @@ 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'
|
||||
|
||||
%base_score = 5
|
||||
|
||||
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
|
||||
|
||||
discord = discord
|
||||
prusa-slicer = prusa-slicer
|
||||
|
||||
|
|
|
|||
|
Can't render this file because it contains an unexpected character in line 8 and column 34.
|
4
.config/kitty/ssh.conf
Normal file
4
.config/kitty/ssh.conf
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
hostname backup-storagebox
|
||||
delegate ssh
|
||||
hostname backup-storagebox-sub1
|
||||
delegate ssh
|
||||
Loading…
Reference in a new issue