home/programs/hyprland add lock bind
This commit is contained in:
parent
25f6c41bc1
commit
43eed67a86
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue