From 7cd34f2aceacbd9532276726a0a271b907f09cc6 Mon Sep 17 00:00:00 2001 From: nevaforget Date: Wed, 1 Apr 2026 14:41:36 +0200 Subject: [PATCH] Swap moonset and keyboard-shortcuts-inhibit keybindings Mod+Escape is more intuitive for the session/power menu, Super+Alt+L moves to keyboard shortcuts inhibit toggle. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1807500..9a9fa4b 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ greetd ─► niri (greeter instance) ─► moongreet ─► user authenticates | `Super+E` | File manager | | `Super+A` | Audio control (walker) | | `Super+N` | VPN manager | -| `Super+Alt+L` | Session menu (moonset) | +| `Mod+Escape` | Session menu (moonset) | | `Print` | Screenshot | | `Ctrl+Print` | Screenshot screen | | `Alt+Print` | Screenshot window |