From 230980eda4b84f90b1567a733122655528d0c950 Mon Sep 17 00:00:00 2001 From: piccihud Date: Sat, 9 Sep 2023 10:10:25 +0200 Subject: [PATCH] update dotfiles --- sway/config.d/default | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sway/config.d/default b/sway/config.d/default index 1e1db68..0253c77 100644 --- a/sway/config.d/default +++ b/sway/config.d/default @@ -218,11 +218,12 @@ bindsym $mod+r mode "resize" bindsym $mod+o exec firefox # -# Suspend, restart and shutdown +# Suspend, restart, shutdown and lock the system # bindsym $mod+escape exec systemctl suspend bindsym $mod+shift+r exec systemctl reboot bindsym $mod+shift+p exec systemctl poweroff + bindsym $mod+alt+l exec swaylock -f -C ~/.config/swaylock/config # # Screenshots