From 7bac1b20299470b39d46fe070d9f964de2365623 Mon Sep 17 00:00:00 2001
From: Santiago Lo Coco <santilococo.01@gmail.com>
Date: Mon, 14 Feb 2022 23:26:24 -0300
Subject: [PATCH] Update .xinitrc

---
 dotfiles/.xinitrc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dotfiles/.xinitrc b/dotfiles/.xinitrc
index d888aac..f9967ff 100644
--- a/dotfiles/.xinitrc
+++ b/dotfiles/.xinitrc
@@ -43,6 +43,9 @@ else
 
     # Move mouse focus to middle of first screen
     xdotool mousemove --sync --screen=$1 960 500
+
+    # Restart network
+    ~/.local/bin/netRestart &
 fi
 
 # Start GNOME keyring