diff options
Diffstat (limited to 'raveos-hyprland-theme/RaveOS-Hyprland/Thunar/uca.xml')
| -rw-r--r-- | raveos-hyprland-theme/RaveOS-Hyprland/Thunar/uca.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/raveos-hyprland-theme/RaveOS-Hyprland/Thunar/uca.xml b/raveos-hyprland-theme/RaveOS-Hyprland/Thunar/uca.xml deleted file mode 100644 index b728c4e..0000000 --- a/raveos-hyprland-theme/RaveOS-Hyprland/Thunar/uca.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<actions> -<action> - <icon>utilities-terminal</icon> - <name>Open Terminal Here</name> - <submenu></submenu> - <unique-id>1776278803921207-1</unique-id> - <command>kitty %f --launch TerminalEmulator</command> - <description>Example for a custom action</description> - <range></range> - <patterns>*</patterns> - <startup-notify/> - <directories/> -</action> -</actions> |