New directory structure + basilisk

This commit is contained in:
2026-01-12 19:32:18 -07:00
parent 298eb76909
commit ff69bb8284
316 changed files with 2467 additions and 1375 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" 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="Host on 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>