Johannes Kamprad 837468591c Update terminalrc
change font to Source Code Pro
2021-01-26 22:47:00 +01:00
2021-01-26 22:47:00 +01:00
2020-12-02 13:58:50 +01:00
2021-01-26 20:54:37 +00:00
2020-12-02 13:58:50 +01:00
2021-01-09 20:35:03 +01:00
2021-01-19 12:43:41 +01:00
2020-12-16 15:46:32 +01:00

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

  1. get the dot files
  2. copy files to the right directories (.config of your user):
  3. copy scripts inside ~/.config/i3/scripts must be executable ! [chmod +x] them please ;)
  4. install needed packages

git clone https://github.com/killajoe/i3-freshup-killajoe.git

cd i3-freshup-killajoe

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

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

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

If you have the old EndeavourOS default i3-setup installed you need to remove .Xresources file (old color profile ot used anymore for rofi menus): rm ~.Xresources

install needed apps and programms for i3wm:

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

S
Description
The beloved EndeavourOS default i3 (gaps) theme and setup dotfile repo
Readme GPL-3.0 6.4 MiB
Languages
Shell 68.3%
Perl 14.8%
Scheme 8.7%
Python 8.1%
CSS 0.1%