mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:55:22 +08:00
modules.system.gui: allow to turn off monitors
This commit is contained in:
@@ -80,6 +80,7 @@ inputs:
|
|||||||
"Mod+F".action.set-column-width= "100%";
|
"Mod+F".action.set-column-width= "100%";
|
||||||
"Mod+R".action.switch-preset-column-width = {};
|
"Mod+R".action.switch-preset-column-width = {};
|
||||||
"Mod+T".action.expand-column-to-available-width = {};
|
"Mod+T".action.expand-column-to-available-width = {};
|
||||||
|
"Mod+Escape".action.power-off-monitors = {};
|
||||||
};
|
};
|
||||||
outputs =
|
outputs =
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user