summaryrefslogtreecommitdiff
path: root/.config/sxhkd
diff options
context:
space:
mode:
authorAndrew <saintruler@gmail.com>2021-05-22 10:59:18 +0400
committerAndrew <saintruler@gmail.com>2021-05-22 10:59:18 +0400
commit3fe571af76bef57861103e3da5df8c913ad13c33 (patch)
tree4c4687cc311bdef733cbcba23bc15ccdb1bba66b /.config/sxhkd
parentc5446fd696c30537ef00b16577ced4df288852db (diff)
Added more flexible config for opening transmission client for different servers
Diffstat (limited to '.config/sxhkd')
-rw-r--r--.config/sxhkd/sxhkdrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index 6bbee83..90b1c7b 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -49,7 +49,7 @@ super + Tab
sh -c "$TERMINAL -e htop"
super + shift + t
- sh -c "$TERMINAL -e tremc"
+ sh -c "$TERMINAL -e transopen"
super + m
sh -c "$TERMINAL -e music localhost"