minor vesktop, vscode, and sway config fixes, fix restore.sh and some perms stuff
This commit is contained in:
parent
ab89154611
commit
f5b7c87428
9 changed files with 37 additions and 18 deletions
|
@ -87,7 +87,7 @@ fi
|
|||
|
||||
# fontconfig
|
||||
rm -rf $HOME/.config/fontconfig/conf.d/
|
||||
mkdir $HOME/.config/fontconfig/conf.d/
|
||||
mkdir -p $HOME/.config/fontconfig/conf.d/
|
||||
cp -r $GIT_DIR/fontconfig/* $HOME/.config/fontconfig/conf.d/
|
||||
|
||||
# waybar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue