diff --git a/dotfiles/.xinitrc b/dotfiles/.xinitrc index 8eb0c996..b7583e27 100644 --- a/dotfiles/.xinitrc +++ b/dotfiles/.xinitrc @@ -4,4 +4,8 @@ xrdb ~/.Xresources dunst & /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 & -exec dwm +export XDG_SESSION_TYPE=??? +export XDG_SESSION_DESKTOP=??? +export XDG_CURRENT_DESKTOP=??? + +dbus-launch --exit-with-session dwm