diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2016-11-11 12:09:35 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2017-06-01 18:37:35 +0200 |
commit | bc55664115467b4160be9939486c25eea9c5e132 (patch) | |
tree | b4ea3332a010390c336dab169540a53f2281eb24 /X11 | |
parent | 074a68dce6b5b912773d0d27f2e61075bc0919b6 (diff) | |
download | dotfiles-bc55664115467b4160be9939486c25eea9c5e132.tar.xz |
i3/bar: Add enp0s25 to network on zorg
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'X11')
-rw-r--r-- | X11/xinitrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/X11/xinitrc b/X11/xinitrc index ced8386..a99d2e0 100644 --- a/X11/xinitrc +++ b/X11/xinitrc @@ -7,6 +7,4 @@ 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 |