feat(home): bind swaylock to mod end
This commit is contained in:
parent
b5318b48ad
commit
4ea70d86d2
1 changed files with 1 additions and 0 deletions
|
@ -238,6 +238,7 @@ in
|
|||
|
||||
# Lock the screen
|
||||
bindsym XF86Sleep exec 'swaylock -f -c ${background}'
|
||||
bindsym $mod+End exec 'swaylock -f -c ${background}'
|
||||
|
||||
# Reload the configuration file
|
||||
bindsym $mod+Shift+c reload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue