mirror of
https://github.com/10h30/endeavouros-i3wm-setup.git
synced 2026-07-13 11:45:55 +09:00
792 B
792 B
i3-killajoe
joekamprad: setup for i3-killajoe under EndeavourOS
Tutorial to install EndeavourOS-i3 setup from scratch
for later installs, if you have installed another DE on initial install from the ISO
- get the dot files
- copy files to the right directories (.config of your user):
- copy scripts inside ~/.config/i3/scripts must be executable ! [chmod +x] them please ;)
- install needed packages
git clone https://github.com/killajoe/i3-freshup-killajoe.git
cd i3-EndeavourOS
cp -R .config/* ~/.config/
chmod -R +x ~/.config/i3/scripts (make scripts executable)
dbus-launch dconf load / < xed.dconf (setup xed-editor)
install needed apps and programms for i3wm:
sudo pacman -S --needed - < packages-repository.txt