aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2022-05-08 02:11:31 +1200
committerTom Ryder <tom@sanctum.geek.nz>2022-05-08 03:21:59 +1200
commite2437d10091330b4770a314ae6e3c183f987726a (patch)
treec4aa90eb12143f96e955a5efe68f221888f21828
parentAdd install-scrot target to create screenshots dir (diff)
downloaddotfiles-e2437d10091330b4770a314ae6e3c183f987726a.tar.gz
dotfiles-e2437d10091330b4770a314ae6e3c183f987726a.zip
Add map to start Thunar
I wanted to use Mod4+E, but that's tile mode for i3wm.
-rw-r--r--sxhkd/sxhkdrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc
index 942381ab..94726e2c 100644
--- a/sxhkd/sxhkdrc
+++ b/sxhkd/sxhkdrc
@@ -28,6 +28,9 @@ super + m
super + p
dmp
+super + t
+ thunar
+
super + v
x-terminal-emulator -e "$VISUAL"