home/programs/hyprland add lock bind

This commit is contained in:
Anthony Rodriguez 2024-12-15 16:47:12 +01:00
parent 25f6c41bc1
commit 43eed67a86
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -59,6 +59,7 @@ _: {
", XF86MonBrightnessDown, exec, brillo -q -u 300000 -U 5"
", XF86AudioMedia, exec, sh -c env XDG_CURRENT_DESKTOP=gnome gnome-control-center"
", XF86PowerOff, exec, wlogout"
"$mod Alt, l, exec, loginctl lock-session"
];
};
}