From 5f7b3e9eae874ac8f06a2a1c89c9ec6f9b3c27b1 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 29 Oct 2020 13:09:27 +0300 Subject: qt applications were acting weird (picard) --- .xprofile | 3 +++ 1 file changed, 3 insertions(+) (limited to '.xprofile') diff --git a/.xprofile b/.xprofile index efc90ec..f7d66b1 100644 --- a/.xprofile +++ b/.xprofile @@ -5,6 +5,9 @@ xset -dpms; xset s off export MOTIVA="Report updates at most every two weeks" export SEMESTER_THEME="Self motivation" +export QT_STYLE_OVERRIDE=breeze +export QT_AUTO_SCREEN_SCALE_FACTOR=0 + PATH="/home/yigit/.local/share/perl5/bin${PATH:+:${PATH}}"; export PATH; PERL5LIB="/home/yigit/.local/share/perl5/lib/perl5${PERL5LIB:+:${PERL5LIB}}"; export PERL5LIB; PERL_LOCAL_LIB_ROOT="/home/yigit/.local/share/perl5${PERL_LOCAL_LIB_ROOT:+:${PERL_LOCAL_LIB_ROOT}}"; export PERL_LOCAL_LIB_ROOT; -- cgit v1.2.3-61-g4310