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

master
TiynGER 5 years ago
commit a2806de9db

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

Loading…
Cancel
Save