[i3/config] added 3d-printer shortcut

This commit is contained in:
Felix Buehler 2017-11-14 13:29:38 +01:00
parent 0486c5efd4
commit 5f894cf0cf

View file

@ -57,6 +57,8 @@ bindsym F1 exec :
# ESP8266
bindsym $mod+F1 exec curl http://esp8266/socket0Toggle
bindsym $mod+Shift+F1 exec curl http://esp8266/socket0Off
bindsym $mod+F2 exec curl http://esp8266/socket1Toggle
bindsym $mod+Shift+F2 exec curl http://esp8266/socket1Off
# Screenshot
bindsym Print exec "scrot ~/Downloads/Screenshot%Y-%m-%d-%H:%M:%S.png -z"