From 3d8d0c716a2bb74bfcd7deb7cf9bb6e8deb44eda Mon Sep 17 00:00:00 2001 From: sh <37271604+shumvgolove@users.noreply.github.com> Date: Thu, 5 Dec 2019 17:40:04 +0300 Subject: [PATCH] It is best to set this to .bash_profile instead of .bashrc, so it doesn't trigger on every spawn of terminal emulator. --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index ece8169..730bad9 100644 --- a/Home.md +++ b/Home.md @@ -16,7 +16,7 @@ All proprietary graphics drivers are unsupported. This includes the Nvidia propr 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. -You can start sway automatically without a login manager, for example, by adding this to your `.bashrc`: +You can start sway automatically without a login manager, for example, by adding this to your `.bash_profile`: ```bash # If running from tty1 start sway