From bb5665653225727065d12807dabea9f0b4004ee3 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Fri, 25 Jul 2025 22:00:08 -0500 Subject: Add lwc shortcut to Niri --- niri/config.kdl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/niri/config.kdl b/niri/config.kdl index 297a51e..16e8c11 100644 --- a/niri/config.kdl +++ b/niri/config.kdl @@ -606,4 +606,7 @@ binds { // Powers off the monitors. To turn them back on, do any input like // moving the mouse or pressing any other key. Mod+Shift+P { power-off-monitors; } + + // Browsers + Super+Alt+W { spawn "lwc"; } } -- cgit v1.2.3