source xinit dbus stuff in xinitrc
This commit is contained in:
parent
2b6e96440f
commit
566ce3e606
1 changed files with 2 additions and 0 deletions
2
.xinitrc
2
.xinitrc
|
@ -1,6 +1,8 @@
|
||||||
|
|
||||||
[ -f ~/.Xmodmap ] && xmodmap ~/.Xmodmap
|
[ -f ~/.Xmodmap ] && xmodmap ~/.Xmodmap
|
||||||
|
|
||||||
|
source /etc/X11/xinit/xinitrc.d/50-systemd-user.sh
|
||||||
|
|
||||||
export TERMINAL=kitty
|
export TERMINAL=kitty
|
||||||
xrdb -load ~/.Xresources
|
xrdb -load ~/.Xresources
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue