Add Xresources for laptop and position for external screen

master
Quentin Duchemin 2019-01-14 15:52:44 +01:00
parent 89a14170c0
commit 500b87db5a
2 changed files with 11 additions and 0 deletions

8
.Xresources 100644
View File

@ -0,0 +1,8 @@
Xft.dpi: 170
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.hintstyle: hintfull
Xft.hinting: 1
Xft.antialias: 1
Xft.rgba: rgb

3
.xinitrc 100755
View File

@ -0,0 +1,3 @@
xrandr --output HDMI-2 --pos 0x-1800
xrdb -merge ~/.Xresources
exec i3