#!/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 [[ -f "$XDG_CONFIG_HOME"/X11/Xmodmap ]] && xmodmap "$XDG_CONFIG_HOME"/X11/Xmodmap exec i3 -c /home/kyrias/.config/i3/config