Start sway via .profile

This commit is contained in:
2021-05-01 11:50:09 +01:00
parent 22b2135b86
commit a17566ac4b
4 changed files with 4 additions and 12 deletions

View File

@ -77,7 +77,6 @@ install() {
configure() {
systemctl --user enable ssh-agent
systemctl --user enable sway
}
install && link && configure