From 3ace77904c4a6e49e1c5651bf24827858bdbd172 Mon Sep 17 00:00:00 2001 From: "Henry J. Webster" Date: Thu, 30 Jul 2026 14:18:48 -0500 Subject: (niri) add config --- niri/README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 niri/README.md (limited to 'niri/README.md') diff --git a/niri/README.md b/niri/README.md new file mode 100644 index 0000000..dc7670b --- /dev/null +++ b/niri/README.md @@ -0,0 +1,16 @@ +# Niri Configuration + +## Contents + +- `.config/niri/config.kdl` - Main niri window manager configuration + +## Reloading Config + +Niri automatically watches the config file and reloads it when changes are saved. + +To manually reload the config: +``` +niri msg action reload-config-or-show-error +``` + +This will reload the configuration and display any parsing errors in a popup if present. -- cgit v1.3