1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

set XDG_CURRENT_DESKTOP for xdg-desktop-portal-wlr

This commit is contained in:
eoli3n 2022-01-04 11:45:55 +01:00
parent 9d4958ceca
commit 59f3e198c4

@ -1,6 +1,6 @@
# Autostart sway when user login on tty1
#set -x XDG_CURRENT_DESKTOP 'Unity' # waybar workaround for tray
set -x XDG_CURRENT_DESKTOP 'sway' # xdg-desktop-portal
set -x MOZ_ENABLE_WAYLAND 1
set -x KITTY_ENABLE_WAYLAND 1
set -x QT_QPA_PLATFORM 'wayland-egl'