1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-31 00:17:46 +02:00

right size screen

This commit is contained in:
Marten Kante 2020-03-28 12:49:13 +01:00
parent 80b4f27161
commit a1cddfcb26

View File

@ -1,5 +1,6 @@
#!/bin/sh
xrandr --auto
#adding ressources
[ -f "$HOME/.config/xorg/xprofile" ] && . "$HOME/.config/xorg/xprofile"
[ -f "$HOME/.config/xorg/Xdefaults" ] && xrdb -merge "$HOME/.config/xorg/Xdefaults"