fixed signal command to use wayland

This commit is contained in:
Thies Lennart Alff 2024-08-14 09:48:11 +02:00
parent 69dd7705a5
commit 20b5962e77
Signed by: lennartalff
GPG key ID: 4EC67D34D594104D
2 changed files with 3 additions and 1 deletions

View file

@ -8,3 +8,5 @@ rviz2 = docker exec -it ros2-vim bash -c 'source $HOME/uuv/ros2/install/setup.ba
goldencheetah-xwayland = bash -c "QT_QPA_PLATFORM=xcb $HOME/Applications/GoldenCheetah_v3.6-DEV.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.

View file

@ -1,4 +1,4 @@
exec 'sleep 30; nextcloud'
exec slack --ozone-platform-hint=auto
exec signal-desktop --start-in-tray
exec signal-desktop --start-in-tray --enable-features=UseOzonePlatform --ozone-platform=wayland
exec blueman-applet