Update README.md

This commit is contained in:
alterNERDtive 2023-12-27 16:48:48 +01:00 committed by GitHub
parent ec4b980a10
commit 768a155cf5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ one looking for it, here it is. Have fun!
You probably also want to start the service when sway starts. There are various
ways to do that. If you want to keep it simple, `exec` a simple `systemctl
--user start swaybg-swapper.service` in your sway config. If you want to do it
--user start swaybg-swapper.timer` in your sway config. If you want to do it
“right”, set up some `sway-session.target` and a drop-in config for the service
that binds it to that, then have sway run the target on startup.