1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-10 03:21:16 +02:00

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

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

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