aboutsummaryrefslogtreecommitdiff
path: root/sxhkd/sxhkdrc
diff options
context:
space:
mode:
Diffstat (limited to 'sxhkd/sxhkdrc')
-rw-r--r--sxhkd/sxhkdrc53
1 files changed, 53 insertions, 0 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc
new file mode 100644
index 00000000..b4f823b6
--- /dev/null
+++ b/sxhkd/sxhkdrc
@@ -0,0 +1,53 @@
+super + Return
+ exec x-terminal-emulator
+
+super + {control,shift,alt} + Return
+ exec x-terminal-emulator -e {sh,ksh,zsh}
+
+super + b
+ exec x-www-browser
+
+super + d
+ exec rofi -modi drun -show drun
+
+super + g
+ exec xgoc
+
+super + i
+ exec gimp
+
+super + m
+ exec x-terminal-emulator -title tm -e tm
+
+super + p
+ exec rofi_pass
+
+super + shift + p
+ exec rofi_pass --login
+
+super + t
+ exec thunar
+
+super + v
+ exec x-terminal-emulator -title "$VISUAL" -e "$VISUAL"
+
+Print
+ exec xsnap
+
+control + Print
+ exec xsnap --freeze --select
+
+super + Print
+ exec xsnap --focused
+
+Pause
+ exec xlock
+
+XF86AudioMute
+ exec pactl set-sink-mute @DEFAULT_SINK@ toggle
+
+XF86Audio{Lower,Raise}Volume
+ exec pactl set-sink-volume @DEFAULT_SINK@ {-5%,+5%}
+
+XF86Calculator
+ exec x-terminal-emulator -title bcq -e bcq