Files
desktop-config/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-screenshooter.xml
T
Ratmir Karabut 2acf28b3a9 Add xfconf config
2025-05-09 00:44:21 +03:00

13 lines
558 B
XML

<?xml version="1.1" encoding="UTF-8"?>
<channel name="xfce4-screenshooter" version="1.0">
<property name="imgur-custom-action-added" type="bool" value="true"/>
<property name="actions" type="empty">
<property name="action-0" type="empty">
<property name="name" type="string" value="Разместить в Imgur™"/>
<property name="command" type="string" value="/usr/libexec/xfce4/screenshooter/scripts/imgur-upload.sh %f %imgur_client_id"/>
</property>
<property name="actions" type="int" value="1"/>
</property>
</channel>