diff options
| author | Blista Kanjo | 2022-09-01 20:03:35 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2022-09-01 20:03:35 -0400 |
| commit | a208eadd1289461bab82dd9554a2316898e7d23d (patch) | |
| tree | dc52940c6271490f2df6bd58f4edf9ec16f7b7df /Thunar/uca.xml | |
| parent | 77051c67db148b81aadaa562dbbbfff9e5f69bef (diff) | |
refactor: organized the entire repo | feat: added pomodoro aliases inspired by bashbunni
Diffstat (limited to 'Thunar/uca.xml')
| -rw-r--r-- | Thunar/uca.xml | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/Thunar/uca.xml b/Thunar/uca.xml deleted file mode 100644 index 26e0273..0000000 --- a/Thunar/uca.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<actions> -<action> - <icon>utilities-terminal</icon> - <name>Open Terminal Here</name> - <unique-id>1601790652249199-1</unique-id> - <command>exo-open --working-directory %f --launch TerminalEmulator</command> - <description>Example for a custom action</description> - <patterns>*</patterns> - <startup-notify/> - <directories/> -</action> -<action> - <icon>folder-visiting</icon> - <name>Open as ROOT</name> - <unique-id>1601859832500541-1</unique-id> - <command>gksudo dbus-launch thunar %f </command> - <description></description> - <patterns>*</patterns> - <directories/> -</action> -<action> - <icon>text-x-makefile</icon> - <name>Edit as ROOT</name> - <unique-id>1601859882692361-2</unique-id> - <command>gksudo dbus-launch xed %f</command> - <description></description> - <patterns>*</patterns> - <other-files/> - <text-files/> -</action> -</actions> |
