Automatically save screenshot on Xfce
This commit is contained in:
parent
94a30ef0f3
commit
889cf2fbaa
@ -13,7 +13,7 @@
|
||||
<property name="<Super>l" type="string" value="xflock4"/>
|
||||
<property name="<Super>p" type="string" value="xfce4-display-settings --minimal"/>
|
||||
<property name="override" type="bool" value="true"/>
|
||||
<property name="Print" type="string" value="xfce4-screenshooter"/>
|
||||
<property name="Print" type="string" value="sh -c 'paplay /usr/share/sounds/freedesktop/stereo/screen-capture.oga; FILE="Screenshot_$(date +%F_%H_%M_%S).png"; xfce4-screenshooter -fs "$(xdg-user-dir PICTURES)/$FILE" && notify-send -u normal "$FILE" -i "$(xdg-user-dir PICTURES)/$FILE"'"/>
|
||||
<property name="<Super>Print" type="string" value="kazam"/>
|
||||
<property name="Print" type="string" value="xfce4-screenshooter"/>
|
||||
<property name="<Primary>Print" type="string" value="xfce4-screenshooter --fullscreen --clipboard"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user