mirror of
https://github.com/10h30/endeavouros-i3wm-setup.git
synced 2026-07-11 10:45:54 +09:00
Update i3_install
adding eos-packagelist --install "i3-Window-Manager" commenting manually use weget and install from list
This commit is contained in:
+3
-2
@@ -6,7 +6,8 @@ chmod -R +x ~/.config/i3/scripts
|
||||
cp .nanorc ~/
|
||||
dbus-launch dconf load / < ~/xed.dconf
|
||||
sed -i 's|\(exec --no-startup-id ~/set_once.sh\)|# \1|' ~/.config/i3/config
|
||||
wget https://raw.githubusercontent.com/endeavouros-team/EndeavourOS-packages-lists/master/i3
|
||||
sudo pacman -S --needed - < i3
|
||||
#wget https://raw.githubusercontent.com/endeavouros-team/EndeavourOS-packages-lists/master/i3
|
||||
#sudo pacman -S --needed - < i3
|
||||
eos-packagelist --install "i3-Window-Manager"
|
||||
cd ..
|
||||
rm -rf endeavouros-i3wm-setup
|
||||
|
||||
Reference in New Issue
Block a user