Move xbindkeys config

This commit is contained in:
2023-05-19 17:27:12 +02:00
parent bd08512516
commit a79654571d
2 changed files with 1 additions and 1 deletions

21
.config/xbindkeys/config Normal file
View File

@@ -0,0 +1,21 @@
# Headphone controls for spotify
"playerctl --player=ncspot next --player=spotify next"
m:0x0 + c:171
XF86AudioNext
"playerctl --player=ncspot previous --player=spotify previous"
m:0x0 + c:173
XF86AudioPrev
"playerctl --player=ncspot pause --player=spotify pause"
m:0x0 + c:209
XF86AudioPause
"playerctl --player=ncspot play --player=spotify play"
m:0x0 + c:208
XF86AudioPlay
# Wacom mappings
"xdotool key Super_L+j"
m:0x00 + b:13
"xdotool key space"
m:0x00 + b:12
"xdotool key Print"
m:0x00 + b:11