Skip to content

Commit

Permalink
Merge pull request #134 from shortword/main
Browse files Browse the repository at this point in the history
Remove trailing spaces in i3_install
  • Loading branch information
killajoe authored Dec 12, 2024
2 parents 75a0c02 + f289409 commit e2f65b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion i3_install
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Maintainer: joekamprad [joekamprad //a_t// endeavouros.com]
git clone https://github.com/endeavouros-team/endeavouros-i3wm-setup.git
cd endeavouros-i3wm-setup/etc/skel/
cp -R .config ~/
cp -R .config ~/
chmod -R +x ~/.config/i3/scripts
cp .Xresources .profile xed.dconf ~/
dbus-launch dconf load / < ~/xed.dconf
Expand Down

0 comments on commit e2f65b0

Please sign in to comment.