aboutsummaryrefslogtreecommitdiff
path: root/sxhkd/sxhkdrc
diff options
context:
space:
mode:
Diffstat (limited to 'sxhkd/sxhkdrc')
-rw-r--r--sxhkd/sxhkdrc16
1 files changed, 8 insertions, 8 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc
index c277855b..028b73d7 100644
--- a/sxhkd/sxhkdrc
+++ b/sxhkd/sxhkdrc
@@ -1,17 +1,17 @@
super + Return
- urxvtcd
+ x-terminal-emulator
super + control + Return
- urxvtcd -e sh
+ x-terminal-emulator -e sh
super + shift + Return
- urxvtcd -e ksh
+ x-terminal-emulator -e ksh
super + alt + Return
- urxvtcd -e zsh
+ x-terminal-emulator -e zsh
super + b
- br
+ x-www-browser
super + d
dmenu_run
@@ -23,13 +23,13 @@ super + i
gimp
super + m
- urxvtcd -e tm
+ x-terminal-emulator -e tm
super + p
dmp
super + v
- urxvtcd -e "$VISUAL"
+ x-terminal-emulator -e "$VISUAL"
super + shift + s
sleep 0.25 && scrot --freeze --select \
@@ -53,4 +53,4 @@ XF86AudioLowerVolume
amixer -q sset Master 5%- unmute
XF86Calculator
- urxvtcd -e bcq
+ x-terminal-emulator -e bcq