From c2be28f0450288ff624755ee50a74c4ee2afce6c Mon Sep 17 00:00:00 2001 From: Steve Lee Date: Sun, 24 Apr 2022 08:40:20 +0800 Subject: update HiDPI set for mi_air --- .xprofile | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.xprofile') diff --git a/.xprofile b/.xprofile index c88c56e..87d24a4 100644 --- a/.xprofile +++ b/.xprofile @@ -1,3 +1,10 @@ export GTK_IM_MODULE=fcitx export QT_IM_MODULE=fcitx export XMODIFIERS=@im=fcitx + +export GDK_SCALE=1.75 +export GDK_DPI_SCALE=0.75 +export QT_AUTO_SCREEN_SCALE_FACTOR=1 + + +xrandr --dpi 168 --output eDP1 --mode 1920x1080 && feh --bg-center /home/steve/Pictures/Evil.png -- cgit v1.2.3