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 --- .config/Thunar/uca.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .config/Thunar/uca.xml (limited to '.config/Thunar/uca.xml') diff --git a/.config/Thunar/uca.xml b/.config/Thunar/uca.xml new file mode 100644 index 0000000..26e0273 --- /dev/null +++ b/.config/Thunar/uca.xml @@ -0,0 +1,32 @@ + + + + utilities-terminal + Open Terminal Here + 1601790652249199-1 + exo-open --working-directory %f --launch TerminalEmulator + Example for a custom action + * + + + + + folder-visiting + Open as ROOT + 1601859832500541-1 + gksudo dbus-launch thunar %f + + * + + + + text-x-makefile + Edit as ROOT + 1601859882692361-2 + gksudo dbus-launch xed %f + + * + + + + -- cgit v1.2.3