dotfiles/X11/xinit/xinitrc.d/01-dbus.sh
2025-09-27 17:23:49 -06:00

5 lines
163 B
Bash
Executable file

#!/bin/sh
# updates the list of environment variables used by dbus
dbus-update-activation-environment --systemd --all
systemctl --user import-environment DISPLAY