diff options
Diffstat (limited to '.xprofile')
| -rw-r--r-- | .xprofile | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ export GTK_IM_MODULE=fcitx export QT_IM_MODULE=fcitx export XMODIFIERS=@im=fcitx + +export GDK_SCALE=2 +export GDK_DPI_SCALE=0.5 +export QT_AUTO_SCREEN_SCALE_FACTOR=1 + +xrandr --dpi 192 --output HDMI-A-0 --mode 1920x1080 --rotate left --scale 2x2 --output DisplayPort-0 --mode 3840x2160 --pos 2160x0 && feh --bg-center /home/steve/Pictures/Evil.png +xrandr --dpi 192 --output HDMI-A-0 --mode 1920x1080 --rotate left --scale 2x2 --output DisplayPort-0 --mode 3840x2160 --pos 2160x0 && feh --bg-center /home/steve/Pictures/Evil.png +xrandr --dpi 192 --output HDMI-A-0 --mode 1920x1080 --rotate left --scale 2x2 --output DisplayPort-0 --mode 3840x2160 --pos 2160x0 && feh --bg-center /home/steve/Pictures/Evil.png
\ No newline at end of file |
