From 085fde23baedd8984cd648740cb7521d46e6de65 Mon Sep 17 00:00:00 2001 From: Haonan Chen Date: Sun, 4 Jan 2026 23:54:57 +0800 Subject: [PATCH] modules.system.gui: allow to turn off monitors --- modules/system/gui.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/system/gui.nix b/modules/system/gui.nix index 939856db..9993c5cb 100644 --- a/modules/system/gui.nix +++ b/modules/system/gui.nix @@ -80,6 +80,7 @@ inputs: "Mod+F".action.set-column-width= "100%"; "Mod+R".action.switch-preset-column-width = {}; "Mod+T".action.expand-column-to-available-width = {}; + "Mod+Escape".action.power-off-monitors = {}; }; outputs = {