Update arch sway stuff, add arch install config
This commit is contained in:
parent
348a76cb6a
commit
415f1dd079
6 changed files with 291 additions and 8 deletions
|
@ -29,7 +29,7 @@ cp -r $GIT_DIR/VencordDesktop/* $HOME/.config/VencordDesktop/VencordDesktop/
|
|||
mkdir -p $HOME/.config/Code/User/
|
||||
cp $GIT_DIR/vscode/keybindings.json $HOME/.config/Code/User/
|
||||
cp $GIT_DIR/vscode/settings.json $HOME/.config/Code/User/
|
||||
#for ext in $(cat $GIT_DIR/vscode/extensions.txt); do code --install-extension $ext; done
|
||||
for ext in $(cat $GIT_DIR/vscode/extensions.txt); do code --install-extension $ext; done
|
||||
|
||||
# i3
|
||||
rm -rf $HOME/.config/i3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue