mirror of
https://github.com/10h30/endeavouros-i3wm-setup.git
synced 2026-07-11 18:55:54 +09:00
48c33588f7a1d90401cacb94d3406bb73a85a940
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
Languages
Shell
68.3%
Perl
14.8%
Scheme
8.7%
Python
8.1%
CSS
0.1%