docs(yafti): Fix indentation

This commit is contained in:
fiftydinar 2025-03-18 19:07:14 +01:00 committed by GitHub
parent 0159e26bcc
commit 8a040edfae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ A default version of the `yafti` configuration file, `yafti.yml`, is supplied by
Yafti autostart doesn't work on WMs (Window Managers) like Sway or Hyprland due to them not implementing XDG-Autostart specification.
https://github.com/swaywm/sway/issues/1423
https://github.com/swaywm/sway/issues/1423
https://github.com/hyprwm/Hyprland/issues/5169
Usage of [dex](https://github.com/jceb/dex) in the affected WMs can be considered to mitigate this issue.