From 3130e4ee199fc2e7eb9fd9f9336988c33d6aac0f Mon Sep 17 00:00:00 2001 From: Andrea Ciceri Date: Fri, 31 Jan 2025 14:39:50 +0100 Subject: [PATCH] Hide commands help at startup --- hmModules/niri/config.kdl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hmModules/niri/config.kdl b/hmModules/niri/config.kdl index 6068cd6..cae7dad 100644 --- a/hmModules/niri/config.kdl +++ b/hmModules/niri/config.kdl @@ -68,6 +68,9 @@ environment { DISPLAY ":0" } +hotkey-overlay { + skip-at-startup +} // You can configure outputs by their name, which you can find // by running `niri msg outputs` while inside a niri instance.