added screen lock command
This commit is contained in:
@@ -36,6 +36,8 @@ in {
|
||||
"Mod+O".toggle-overview = null;
|
||||
"Mod+Shift+Slash".show-hotkey-overlay = null;
|
||||
"Mod+Shift+Q".quit = null;
|
||||
"Mod+Shift+Escape".spawn-sh = "noctalia-shell ipc call lockScreen lock";
|
||||
|
||||
|
||||
"Mod+Q".close-window = null;
|
||||
"Mod+F".maximize-column = null;
|
||||
|
||||
Reference in New Issue
Block a user