feat(home): bind swaylock to mod end

This commit is contained in:
Tim Schubert 2025-03-26 20:33:35 +01:00
parent b5318b48ad
commit 4ea70d86d2
No known key found for this signature in database

View file

@ -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