From c3cc932f4b1950b1633af02f510d47b9c19d0863 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 23 Jun 2022 10:47:44 +0200 Subject: Multiple tweaks --- local/bin/startsway | 3 --- 1 file changed, 3 deletions(-) (limited to 'local/bin/startsway') diff --git a/local/bin/startsway b/local/bin/startsway index 76545b1..3982c19 100755 --- a/local/bin/startsway +++ b/local/bin/startsway @@ -4,9 +4,6 @@ exec 1> >(logger -s -t "${0##*/}") 2>&1 # Declare the current desktop export XDG_CURRENT_DESKTOP=sway -# Use GTK theme for QT applications -export QT_QPA_PLATFORMTHEME=gtk2 -export QT_STYLE_OVERRIDE='gtk2' # Fix fullscreen game offscreen export SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS=0 # To fix missing textures on intel -- cgit v1.2.3