From 1c42ec4caba934e79d1361b1f0978e5e67aab094 Mon Sep 17 00:00:00 2001 From: Christian Colglazier Date: Tue, 31 Jul 2018 13:52:54 -0400 Subject: [PATCH] Added lock screen shortcut --- i3/config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/i3/config b/i3/config index f2e5788..18b3cc8 100644 --- a/i3/config +++ b/i3/config @@ -194,8 +194,10 @@ bindsym XF86AudioRaiseVolume exec amixer set Master 3%+ #increase sound volume bindsym XF86AudioLowerVolume exec amixer set Master 3%- #decrease sound volume bindsym XF86AudioMute exec amixer set Master toggle # mute sound +bindsym $mod+Shift+h exec dbus-send --type=method_call --dest=org.gnome.ScreenSaver /org/gnome/ScreenSaver org.gnome.ScreenSaver.Lock + # class border backgr. text indicator child_border -client.focused #0288D1 #0288D1 #B3E5FC #C2185B #000000 +client.focused #0288D1 #0288D1 #B3E5FC #000000 #000000 client.focused_inactive #212121 #212121 #ffffff #000000 #000000 client.unfocused #333333 #212121 #9E9E9E #292d2e #222222 client.urgent #2f343a #900000 #ffffff #900000 #900000