diff options
| author | Blista Kanjo | 2023-06-21 06:34:01 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-06-21 06:34:01 -0400 |
| commit | bd5562e3c1239f17cee9cf20d647d4f5324ef345 (patch) | |
| tree | e240642b91427f522416c9125df7737eb7f63067 /.config/Thunar/uca.xml | |
| parent | bf180c9814196910d641f625c5b531c0320528f2 (diff) | |
delete: unrelated applications
Diffstat (limited to '.config/Thunar/uca.xml')
| -rw-r--r-- | .config/Thunar/uca.xml | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/.config/Thunar/uca.xml b/.config/Thunar/uca.xml deleted file mode 100644 index aed91d9..0000000 --- a/.config/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>lxsudo 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>lxsudo dbus-launch gvim %f</command> - <description></description> - <patterns>*</patterns> - <other-files/> - <text-files/> -</action> -</actions> |
