summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-12-04 22:53:12 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-12-04 22:53:55 -0700
commit1239c5131d562a1f8d8a6cdda3dc5612ca72e807 (patch)
tree2229fcfaf6b5d51366a1c326172706df75a2a1d9 /.config
parentf26345f0a6056d695902ec17c11ad1fb8387c5dc (diff)
downloaddotfiles-1239c5131d562a1f8d8a6cdda3dc5612ca72e807.tar.gz
replace Thunar "Open terminal here" with "Open dired here" & tidying
Diffstat (limited to '.config')
-rw-r--r--.config/Thunar/uca.xml25
1 files changed, 10 insertions, 15 deletions
diff --git a/.config/Thunar/uca.xml b/.config/Thunar/uca.xml
index 7e40552e..ec36328e 100644
--- a/.config/Thunar/uca.xml
+++ b/.config/Thunar/uca.xml
@@ -1,24 +1,19 @@
-<?xml encoding="UTF-8" version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
<actions>
<action>
- <icon>git-annex</icon>
- <name>Copy to desktop (dereference)</name>
- <unique-id>1436175095417521-1</unique-id>
- <command>cp -RLn --no-preserve=mode --preserve=timestamp,owner %F ~/tmp/</command>
- <description>Copy to desktop with `cp -RLn --no-preserve=mode`</description>
+ <icon>emacs</icon>
+ <name>Open dired here</name>
+ <unique-id>1442411193795400-3</unique-id>
+ <command>emacsclient -nce &apos;(dired &quot;%f&quot;)&apos;</command>
+ <description></description>
<patterns>*</patterns>
<directories/>
- <audio-files/>
- <image-files/>
- <other-files/>
- <text-files/>
- <video-files/>
</action>
<action>
- <icon>xterm-color</icon>
- <name>Open terminal here</name>
- <unique-id>1442411193795400-3</unique-id>
- <command>urxvtcd -cd %d -e /bin/zsh</command>
+ <icon>git-annex</icon>
+ <name>Copy to desktop, dereferencing</name>
+ <unique-id>1436175095417521-1</unique-id>
+ <command>cp -RLn --no-preserve=mode --preserve=timestamp,owner %F ~/tmp/</command>
<description></description>
<patterns>*</patterns>
<directories/>