From 73dd98a0b03d101c4981207cbaade627cd5d7617 Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Tue, 6 Dec 2022 19:52:56 +0100 Subject: [PATCH] Revert "sway/config: add windows lock-screen shortcut" This reverts commit 73bc6dceb3d0442d04104fdc8528e51d59d17b35. --- sway/config | 1 - 1 file changed, 1 deletion(-) diff --git a/sway/config b/sway/config index 913e176..e051567 100644 --- a/sway/config +++ b/sway/config @@ -168,7 +168,6 @@ bindsym $mod+Return exec $term # screensaver bindsym $mod+z exec ~/.dotfiles/sway/lock.sh bindsym $mod+y exec ~/.dotfiles/sway/lock.sh -bindsym $mod+l exec ~/.dotfiles/sway/lock.sh bindsym Scroll_Lock exec ~/.dotfiles/sway/lock.sh # start dmenu (a program launcher)