Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
Daniel Wayne Armstrong
dotfiles
Commits
dfa3b0cd
Commit
dfa3b0cd
authored
Nov 20, 2021
by
Daniel Wayne Armstrong
Browse files
dbus-update-activation-environment
parent
1d96f227
Changes
1
Hide whitespace changes
Inline
Side-by-side
.xinitrc
View file @
dfa3b0cd
...
...
@@ -3,6 +3,10 @@ userresources=$HOME/.Xresources
userbindkeys
=
$HOME
/.xbindkeysrc
usermodmap
=
$HOME
/.Xmodmap
# propagate DISPLAY and XAUTHORITY to dbus-daemon and, if present, systemd,
# and propagate DBUS_SESSION_BUS_ADDRESS to systemd
dbus-update-activation-environment
--systemd
DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY
# config parameters for X client applications
if
[
-f
$userresources
]
;
then
xrdb
-merge
$userresources
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment