From 0bb5bcffe733bf809ec7d59075a9519d668ba6f1 Mon Sep 17 00:00:00 2001 From: LordMZTE Date: Tue, 24 May 2022 22:43:35 +0200 Subject: [PATCH] add i3lock shortcut --- .config/i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/i3/config b/.config/i3/config index 63a8f1c..d187c15 100755 --- a/.config/i3/config +++ b/.config/i3/config @@ -116,6 +116,9 @@ bindsym $mod+Shift+minus move scratchpad # Show the first scratchpad window bindsym $mod+minus scratchpad show +# Lock screen +bindsym $mod+Ctrl+l exec i3lock -c 660000 + # Define names for default workspaces for which we configure key bindings later on. # We use variables to avoid repeating the names in multiple places. set $ws1 "1"