summaryrefslogtreecommitdiff
path: root/raveos-hyprland-theme/RaveOS-Hyprland/Thunar/uca.xml
diff options
context:
space:
mode:
Diffstat (limited to 'raveos-hyprland-theme/RaveOS-Hyprland/Thunar/uca.xml')
-rw-r--r--raveos-hyprland-theme/RaveOS-Hyprland/Thunar/uca.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/raveos-hyprland-theme/RaveOS-Hyprland/Thunar/uca.xml b/raveos-hyprland-theme/RaveOS-Hyprland/Thunar/uca.xml
new file mode 100644
index 0000000..b728c4e
--- /dev/null
+++ b/raveos-hyprland-theme/RaveOS-Hyprland/Thunar/uca.xml
@@ -0,0 +1,15 @@
+<?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>