#!/bin/sh

unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
#exec /etc/X11/xinit/xinitrc
export QT_QPA_PLATFORMTHEME="qt5ct"
exec i3
