diff options
| author | Steve Lee <me@xiangyangli.com> | 2022-04-24 08:40:20 +0800 |
|---|---|---|
| committer | Steve Lee <me@xiangyangli.com> | 2022-04-24 08:40:20 +0800 |
| commit | c2be28f0450288ff624755ee50a74c4ee2afce6c (patch) | |
| tree | a7cbde50ed7110a11469c765d626936889f38cfa /.xprofile | |
| parent | aa30f4abf429e566ec5ce4b5ba858a46d55eec3a (diff) | |
| download | dotfiles-c2be28f0450288ff624755ee50a74c4ee2afce6c.tar.xz dotfiles-c2be28f0450288ff624755ee50a74c4ee2afce6c.zip | |
update HiDPI set for mi_airmi_air
Diffstat (limited to '.xprofile')
| -rw-r--r-- | .xprofile | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |
