mirror of
https://github.com/fscotto/infra.git
synced 2026-05-31 15:59:56 +00:00
Minimal i3 setup
This commit is contained in:
15
dotfiles/desktop/.config/Thunar/uca.xml
Normal file
15
dotfiles/desktop/.config/Thunar/uca.xml
Normal file
@@ -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>1773500783260441-1</unique-id>
|
||||
<command>exo-open --working-directory %f --launch TerminalEmulator</command>
|
||||
<description>Example for a custom action</description>
|
||||
<range></range>
|
||||
<patterns>*</patterns>
|
||||
<startup-notify/>
|
||||
<directories/>
|
||||
</action>
|
||||
</actions>
|
||||
Reference in New Issue
Block a user