1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-29 11:31:16 +01:00

Merge branch 'master' of git+ssh://github/tiynger/.dotfiles

This commit is contained in:
TiynGER
2020-03-28 13:11:54 +01:00

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"