aboutsummaryrefslogtreecommitdiffstats
path: root/X11/xinitrc
blob: e4d4fe8de5a87356f2f866d814f94f09914cbe88 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
#
# ~/.xinitrc
#
# Executed by startx (run your window manager from here)

export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/"$UID"/dbus/user_bus_socket
exec i3 -c /home/kyrias/.config/i3/config