Remap lock screen shortcut

This commit is contained in:
2023-11-11 16:24:04 +00:00
parent 6536bb12d1
commit bef12cd228

View File

@ -123,6 +123,9 @@ in {
"<Shift>F11" "<Shift>F11"
"XF86AudioLowerVolume" "XF86AudioLowerVolume"
]; ];
screensaver = [
"<Shift><Super>l"
];
}; };
"org/gnome/gnome-session" = { "org/gnome/gnome-session" = {
auto-save-session = true; auto-save-session = true;