summaryrefslogtreecommitdiffstats
path: root/thunar
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2011-01-16 19:35:20 +0100
committerFlorian Pritz <bluewind@xssn.at>2011-01-16 19:35:20 +0100
commita596ede1cff7a94a11f2ae9503972cc30fb429bc (patch)
tree293d598c090537bca8d785a28187063b0c545e34 /thunar
parent6605810da359b36f22ae3ee3f0a4ffa9eb1aa33d (diff)
downloadbin-a596ede1cff7a94a11f2ae9503972cc30fb429bc.tar.gz
bin-a596ede1cff7a94a11f2ae9503972cc30fb429bc.tar.xz
add some nice scripts
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'thunar')
-rwxr-xr-xthunar3
1 files changed, 3 insertions, 0 deletions
diff --git a/thunar b/thunar
new file mode 100755
index 0000000..9c58dc6
--- /dev/null
+++ b/thunar
@@ -0,0 +1,3 @@
+#!/bin/sh
+dbus-send --session --dest=org.xfce.Thunar /org/xfce/Thunar org.xfce.Thunar "string:" "string:" &>/dev/null
+/usr/bin/thunar "$@"