From b2971d8a495efecef306741e637612a848b9d693 Mon Sep 17 00:00:00 2001
From: katherine <shmibs@shmibbles.me>
Date: Mon, 26 Jun 2017 21:50:27 -0700
Subject: add scrot command

---
 .config/herbstluftwm/autostart | 1 +
 1 file changed, 1 insertion(+)

(limited to '.config/herbstluftwm/autostart')

diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart
index 458a2b3..931f9a7 100755
--- a/.config/herbstluftwm/autostart
+++ b/.config/herbstluftwm/autostart
@@ -156,6 +156,7 @@ hc keybind Mod4-Shift-i spawn gimp
 hc keybind Mod4-Shift-m spawn mathematica
 hc keybind Mod4-Shift-o spawn ~/stuffs/tor/start-tor-browser
 hc keybind Mod4-Shift-p spawn urxvt -e pms
+hc keybind Mod4-Shift-s spawn scrot
 hc keybind Mod4-Shift-t spawn transmission-gtk
 hc keybind Mod4-Shift-v spawn urxvt -name "$EDITOR" -e $EDITOR
 hc keybind Mod4-Shift-w spawn urxvt -name "weechat" -e weechat
-- 
cgit v1.2.3