From 8a040edfaeb1fb68fa8ed9e8dbc55f129b557c38 Mon Sep 17 00:00:00 2001 From: fiftydinar <65243233+fiftydinar@users.noreply.github.com> Date: Tue, 18 Mar 2025 19:07:14 +0100 Subject: [PATCH] docs(yafti): Fix indentation --- modules/yafti/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/yafti/README.md b/modules/yafti/README.md index dbd2f35..565f3c5 100644 --- a/modules/yafti/README.md +++ b/modules/yafti/README.md @@ -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.