From 2198a4dcb68c6712daab18d5a3ec76893d9d2765 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 6 Jan 2018 11:28:20 +0100 Subject: Use consolekit and fix qt5 style --- xinitrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xinitrc b/xinitrc index 877c542..45f2974 100644 --- a/xinitrc +++ b/xinitrc @@ -4,6 +4,7 @@ setxkbmap -option compose:menu numlockx xset -b # disable beeping +export QT_QPA_PLATFORMTHEME=gtk2 export QT_STYLE_OVERRIDE='gtk2' export GTK_IM_MODULE=xim # Fix fullscreen game offscreen @@ -12,4 +13,4 @@ export SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS=0 mxrandr start-pulseaudio-x11 -exec i3 +exec ck-launch-session dbus-launch --sh-syntax --exit-with-session i3 -- cgit v1.2.3