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

master
TiynGER 5 years ago
commit c0b7fd321d

@ -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"

Loading…
Cancel
Save