mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-29 06:27:46 +01:00
Update .xinitrc
This commit is contained in:
parent
33888510dd
commit
3c5ce119f4
1
.xinitrc
1
.xinitrc
@ -1,5 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
#adding ressources
|
||||||
[ -f "$HOME/.xprofile" ] && . "$HOME/.xprofile"
|
[ -f "$HOME/.xprofile" ] && . "$HOME/.xprofile"
|
||||||
[ -f "$HOME/.Xdefaults" ] && xrdb -merge "$HOME/.Xdefaults"
|
[ -f "$HOME/.Xdefaults" ] && xrdb -merge "$HOME/.Xdefaults"
|
||||||
[ -f "$HOME/.Xpcspec" ] && xrdb -merge "$HOME/.Xpcspec"
|
[ -f "$HOME/.Xpcspec" ] && xrdb -merge "$HOME/.Xpcspec"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user