diff --git a/.config/kickoff/custom_commands.csv b/.config/kickoff/custom_commands.csv index cc93534..2a5e45a 100644 --- a/.config/kickoff/custom_commands.csv +++ b/.config/kickoff/custom_commands.csv @@ -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 + diff --git a/.config/sway/config.d/autostart.conf b/.config/sway/config.d/autostart.conf index ea69ef3..d729905 100644 --- a/.config/sway/config.d/autostart.conf +++ b/.config/sway/config.d/autostart.conf @@ -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