mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
fix XDG_RUNTIME_DIR not set after first logout
This commit is contained in:
parent
b15cc0dce3
commit
5ff76b659b
@ -1,6 +1,8 @@
|
||||
# Autostart sway when user login on tty1
|
||||
|
||||
set -x XDG_CURRENT_DESKTOP 'sway' # xdg-desktop-portal
|
||||
set -x XDG_RUNTIME_DIR /run/user/(id -u)/
|
||||
|
||||
set -x MOZ_ENABLE_WAYLAND 1
|
||||
set -x KITTY_ENABLE_WAYLAND 1
|
||||
set -x QT_QPA_PLATFORM 'wayland-egl'
|
||||
|
Loading…
Reference in New Issue
Block a user