From 6454c6941a909e4c382c8a3baf269424f1eef105 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sun, 3 Feb 2019 13:58:34 -0500 Subject: lockscript removed --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/i3/config b/.config/i3/config index d9bcefc..7b4bcf3 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -192,7 +192,7 @@ bindsym $mod+Shift+l move right 30 bindsym $mod+z gaps outer current plus 5 bindsym $mod+Shift+z gaps outer current minus 5 -bindsym $mod+x exec --no-startup-id lockscreen +bindsym $mod+x exec --no-startup-id mpc pause; exec --no-startup-id pauseallmpv ; exec --no-startup-id i3lock -e -f -c 1d2021 bindsym $mod+Shift+x exec --no-startup-id prompt "Shutdown computer?" "$shutdown" bindsym $mod+c exec --no-startup-id freealf -- cgit v1.3.1