replace swaylock with nova-shell lock
This commit is contained in:
parent
3c8024045e
commit
4c82ecd2b9
5 changed files with 42 additions and 42 deletions
|
|
@ -402,6 +402,11 @@
|
|||
|
||||
"Mod+W".action.toggle-column-tabbed-display = { };
|
||||
"Mod+O".action.toggle-overview = { };
|
||||
|
||||
"Super+Alt+L" = {
|
||||
action.spawn = "${pkgs.systemd}/bin/loginctl lock-session";
|
||||
allow-when-locked = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue