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

systemctl --user import-environment DISPLAY XAUTHORITY SSH_AGENT_PID SSH_AUTH_SOCK
systemctl --user restart dumpwatch

ibus-daemon -d -r

exec i3 -c /home/kyrias/.config/i3/config