From 6dc5d806e940404ea0e0edc1617db4f869eb8286 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 2 Oct 2018 11:04:10 -0400 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 9b66ef2..5f5e10c 100644 --- a/Home.md +++ b/Home.md @@ -14,7 +14,7 @@ All proprietary graphics drivers are unsupported. This includes the Nvidia propr ### Login managers -Some login managers support Wayland, others don't, and none are supported by Sway. (Discussion related to login managers is not tolerated on support channels.) It's recommended that you simply login at a getty and run `sway` from the shell, or configure a `.bashrc` or similar to start sway upon logging into the getty. +Some login managers support Wayland, others don't, and none are supported by Sway. It's recommended that you simply login at a getty and run `sway` from the shell, or configure a `.bashrc` or similar to start sway upon logging into the getty. For example. In order to start Sway automatically after logging into tty1, one can place the following into their `.bashrc`: