From 9abdfbac8fa18a67c5c1a731e837a81e7c992e3e Mon Sep 17 00:00:00 2001 From: Kyle Javier Date: Mon, 27 Sep 2021 00:24:47 -0400 Subject: added xfce4 dotfiles and changed some gtk settings --- xfce4/panel/xfce4-clipman-actions.xml | 44 +++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 xfce4/panel/xfce4-clipman-actions.xml (limited to 'xfce4/panel/xfce4-clipman-actions.xml') diff --git a/xfce4/panel/xfce4-clipman-actions.xml b/xfce4/panel/xfce4-clipman-actions.xml new file mode 100644 index 0000000..84ea9b3 --- /dev/null +++ b/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-remote "\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