aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2025-11-11 11:29:37 +0300
committerIvan Molodetskikh <yalterz@gmail.com>2025-11-11 11:29:56 +0300
commit5c965d6ad679e5687a1579ee43ee6b122e302368 (patch)
tree30e203460125224318af1fc0c489daed3ee400ae /docs
parent978c4e6c8afc0199e2cbd9037bdc7c41fbbab2a3 (diff)
downloadniri-5c965d6ad679e5687a1579ee43ee6b122e302368.tar.gz
niri-5c965d6ad679e5687a1579ee43ee6b122e302368.tar.bz2
niri-5c965d6ad679e5687a1579ee43ee6b122e302368.zip
wiki: Mention Waybar in quick start
Diffstat (limited to 'docs')
-rw-r--r--docs/wiki/Getting-Started.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/wiki/Getting-Started.md b/docs/wiki/Getting-Started.md
index de190729..f3bde6a0 100644
--- a/docs/wiki/Getting-Started.md
+++ b/docs/wiki/Getting-Started.md
@@ -19,6 +19,9 @@ systemctl --user add-wants niri.service dms
After running these commands, log out, choose Niri in your display manager, and log back in.
Or, if not using a display manager, run `niri-session` on a TTY.
+The default niri config will run Waybar, so you might get two bars on screen.
+To fix this, stop Waybar with `pkill waybar` command, then open `~/.config/niri/config.kdl` and delete the `spawn-at-startup "waybar"` line.
+
## Slower and more considered start
The easiest way to get niri is to install one of the distribution packages.