From 66337b64c168637221db91bc5e9ecb8491288086 Mon Sep 17 00:00:00 2001 From: navewindre Date: Mon, 16 Jun 2025 04:27:25 +0200 Subject: missing cfgs --- config/xfce4/panel/xfce4-clipman-actions.xml | 44 ++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 config/xfce4/panel/xfce4-clipman-actions.xml (limited to 'config/xfce4/panel/xfce4-clipman-actions.xml') diff --git a/config/xfce4/panel/xfce4-clipman-actions.xml b/config/xfce4/panel/xfce4-clipman-actions.xml new file mode 100644 index 0000000..9d8cf34 --- /dev/null +++ b/config/xfce4/panel/xfce4-clipman-actions.xml @@ -0,0 +1,44 @@ + + + + Bugz + bug\s*#?\s*([0-9]+) + 0 + + + GNOME Bug + exo-open http://bugzilla.gnome.org/show_bug.cgi?id=\1 + + + Xfce Bug + exo-open http://bugzilla.xfce.org/show_bug.cgi?id=\1 + + + + + Image + (http|ftp).+\.(jpg|png|gif) + 0 + + + View with Ristretto + ristretto "\0" + + + Edit with Gimp + gimp "\0" + + + + + Long URL + http://[^\s]{120,} + 0 + + + Shrink the URL + exo-open http://tinyurl.com/create.php?url=\0 + + + + \ No newline at end of file -- cgit v1.2.3