From a208eadd1289461bab82dd9554a2316898e7d23d Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Thu, 1 Sep 2022 20:03:35 -0400 Subject: refactor: organized the entire repo | feat: added pomodoro aliases inspired by bashbunni --- xfce4/panel/xfce4-clipman-actions.xml | 44 ----------------------------------- 1 file changed, 44 deletions(-) delete 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 deleted file mode 100644 index 84ea9b3..0000000 --- a/xfce4/panel/xfce4-clipman-actions.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - 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