Revert "optimized scrot for openbox"

This reverts commit 3e9868c475.
This commit is contained in:
Tobias Schmidl 2018-10-08 06:39:42 +02:00
parent fa077074ba
commit 674a890ad1
2 changed files with 1 additions and 3 deletions

View file

@ -267,7 +267,7 @@
<!-- Take a screenshot of the current window with scrot when Alt+Print are pressed -->
<keybind key="A-Print">
<action name="Execute">
<command>scrot -s "$XDG_PICTURES_DIR/scrot-%Y%m%dT%H%M%S.jpg"</command>
<command>scrot -s</command>
</action>
</keybind>
<!-- Keybindings for window switching -->

View file

@ -1,2 +0,0 @@
#! /bin/sh
. $HOME/.config/user-dirs.dirs