From ec0571149c1dfa25fa3a7e76efbaae81c3c9c20b Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Tue, 11 Apr 2023 12:35:37 +0200 Subject: [PATCH] added a shortcut to lock the screen --- i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i3/config b/i3/config index a802ccf..d3ed1ee 100644 --- a/i3/config +++ b/i3/config @@ -186,6 +186,9 @@ mode "resize" { bindsym $mod+r mode "resize" +# Lock the screen when hitting the Super+x keybind +bindsym $mod+x exec i3lock --nofork --color 000000 --show-failed-attempts + # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) bar {