From c789612dff8471b6634bec3c714d36d19e98a173 Mon Sep 17 00:00:00 2001 From: wiehann Date: Wed, 1 May 2024 14:59:20 +0200 Subject: [PATCH] Fix sentence referring to login managers --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 5927016..c2382c0 100644 --- a/Home.md +++ b/Home.md @@ -16,7 +16,7 @@ All proprietary graphics drivers are not officially supported, including the Nvi ### Login managers -Some login managers support Wayland, and others don't. If you have issues starting sway and you use a login manager, your first step should be disabling the login manager and running sway as described by `man 1 sway`. If it works, report the bug to your login manager, not to sway. +Some login managers support Wayland, and others don't. If you have issues starting sway and you use a login manager, your first step should be disabling the login manager and running sway as described by `man 1 sway`. If it does not work, report the bug to your login manager, not to sway. - For a small list of compatible login managers, see the [login manager list on the useful addons page](https://github.com/swaywm/sway/wiki/Useful-add-ons-for-sway#login-managers).