Add fedora sway stuff

This commit is contained in:
askiiart 2023-12-06 21:46:34 -06:00
parent 7355a5b83a
commit f2df853235
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
7 changed files with 74 additions and 14 deletions

View file

@ -46,3 +46,6 @@ if [ -d /etc/greetd ]; then
rm $GIT_DIR/greetd/config.toml
cp /etc/greetd/config.toml $GIT_DIR/greetd/
fi
# xinitrc
cp $HOME/.xinitrc $GIT_DIR/other-files/.xinitrc