[XMonad] Move screenshot binding to h

This commit is contained in:
Ivan Malison 2016-10-24 17:17:19 -07:00
parent 9c29e3b94f
commit 06ca3e7186
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -130,7 +130,7 @@ addKeys conf@XConfig {modMask = modm} =
, ((mod3Mask .|. shiftMask, xK_e), shiftToEmptyAndView)
, ((mod3Mask, xK_v), spawn "copyq_rofi.sh")
, ((mod3Mask, xK_p), spawn "system_password.sh")
, ((mod3Mask, xK_s), spawn "screenshot.sh")
, ((mod3Mask, xK_h), spawn "screenshot.sh")
, ((mod3Mask, xK_c), spawn "shell_command.sh")
-- playerctl