modules.system.gui: add lockscreen shortcut

This commit is contained in:
2025-12-04 11:19:24 +08:00
parent bbca1b88d6
commit bd8d336215

View File

@@ -85,6 +85,7 @@ inputs:
"Mod+Left".action.focus-column-left = {};
"Mod+Right".action.focus-column-right = {};
"Mod+MouseMiddle".action.close-window = {};
"Mod+L".action.spawn = [ "dms" "ipc" "lock" "lock" ];
};
outputs =
{