From 75e395badd2c5774c75dc4072e52b0625fb16d4f Mon Sep 17 00:00:00 2001 From: Johannes Kamprad Date: Tue, 4 Jan 2022 17:16:43 +0100 Subject: [PATCH] Update and rename setup.sh to i3.sh --- setup.sh => i3.sh | 1 - 1 file changed, 1 deletion(-) rename setup.sh => i3.sh (96%) diff --git a/setup.sh b/i3.sh similarity index 96% rename from setup.sh rename to i3.sh index 88e4b65..d6b2b25 100644 --- a/setup.sh +++ b/i3.sh @@ -3,7 +3,6 @@ git clone https://github.com/endeavouros-team/endeavouros-i3wm-setup.git cd endeavouros-i3wm-setup cp -R .config ~/ chmod -R +x ~/.config/i3/scripts -cp .gtkrc-2.0 ~/ cp .nanorc ~/ dbus-launch dconf load / < ~/xed.dconf sed -i 's|\(exec --no-startup-id ~/set_once.sh\)|# \1|' ~/.config/i3/config