aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.i3/config2
-rw-r--r--lock.pngbin0 -> 1222817 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/.i3/config b/.i3/config
index 0c3e9b3..6a75bcb 100644
--- a/.i3/config
+++ b/.i3/config
@@ -41,6 +41,8 @@ bindsym $mod+b exec "brave"
# kill focused window
bindsym $mod+Shift+q kill
+bindsym $mod+Shift+w exec "i3lock -i ~/vimconfig/lock.png"
+
# start dmenu (a program launcher)
bindsym $mod+d exec dmenu_run
# There also is the (new) i3-dmenu-desktop which only displays applications
diff --git a/lock.png b/lock.png
new file mode 100644
index 0000000..712528b
--- /dev/null
+++ b/lock.png
Binary files differ