WizardKit/.linux_items/include/airootfs/etc/skel/.xinitrc
2Shirt 1e6f486865
Adjusted X startup sequence
* Moved most X startup logic to ~/.update_x
  * This is called by both i3 and openbox
* Network logic moved to .zlogin
  * This avoids a bug where apps can no longer connect to the $DISPLAY
2018-09-27 23:10:30 -06:00

7 lines
125 B
Bash
Executable file

#!/bin/sh
dbus-update-activation-environment --systemd DISPLAY
eval $(ssh-agent)
export SSH_AUTH_SOCK
exec openbox-session