#2 Updated script to use symbolic links as opposed to copies to aid maintainability + dwm autostart script
This commit is contained in:
parent
c944d635e3
commit
07a4656b7b
@ -10,7 +10,7 @@ sudo pacman -Sy spotifyd discord # Userspace
|
||||
# Move relevant script and config files
|
||||
ln -s ~/.config/.xinitrc ~/.xinitrc
|
||||
mkdir ~/.dwm
|
||||
mv ./autostart.sh ~/.dwm/autostart.sh
|
||||
ln -s ~/.config/scripts/autostart.sh ~/.dwm/autostart.sh
|
||||
|
||||
# Change Shell
|
||||
chsh -s /usr/bin/fish
|
||||
|
Loading…
Reference in New Issue
Block a user