From 888080b18ccf75379efd74631026ced8ab37d35f Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Sun, 21 Aug 2022 11:06:00 +0200 Subject: [PATCH] mention wb popups --- pages/FAQ/_index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/FAQ/_index.md b/pages/FAQ/_index.md index 6db457e..33d5f14 100644 --- a/pages/FAQ/_index.md +++ b/pages/FAQ/_index.md @@ -90,6 +90,10 @@ as a file. open a terminal where you cloned the repo. `git pull && sudo make clear && sudo make install` +### Waybar popups render behind the windows?? + +You have misconfigured Waybar. Make sure the `layer` in the waybar config is set to `top`, and not `bottom`. + ### Screenshare / OBS no worky! Check [Screensharing](../Useful-Utilities/Screen-Sharing).