I3 installation on EndeavourOS / off line installed

Hi! Welcome to the forum :wave: :enos_flag:

This is the repository where the i3 configuration resides :point_down:

Run the following commands to download dotfiles and copy them.

git clone https://github.com/endeavouros-team/endeavouros-i3wm-setup.git

cd endeavouros-i3wm-setup

sudo pacman -S --needed - < packages-repository.txt

cp -R .config/* ~/.config/

chmod -R +x ~/.config/i3/scripts (make scripts executable)

dbus-launch dconf load / < xed.dconf (setup xed-editor)

Please note : Existing dotfiles, if any, will be rewritten. Make sure you have a backup before proceeding.

1 Like