Switch from dbus-launch to dbus-run-session.
This commit is contained in:
parent
808b087a82
commit
67d8dc3f5c
@ -14,4 +14,4 @@ export MOZ_ENABLE_WAYLAND=1
|
||||
# Wayland seems enabled by default for qt5 with qt5-wayland installed but if a proprietary program bundles their own qt then I may have to set QT_QPA_PLATFORM="wayland;xcb"
|
||||
# Wayland does not seem enabled for gtk apps and setting GDK_BACKEND=wayland did not change that.
|
||||
|
||||
exec ck-launch-session dbus-launch sway -d &> $HOME/.config/swaylog
|
||||
exec ck-launch-session dbus-run-session sway -d &> $HOME/.config/swaylog
|
||||
|
Loading…
Reference in New Issue
Block a user