diff options
Diffstat (limited to '.config/sxhkd/sxhkdrc')
| -rwxr-xr-x | .config/sxhkd/sxhkdrc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index ca4dc11..21c6ada 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -9,14 +9,18 @@ super + grave # swap cap if stops working super + c setxkbmap -option caps:swapescape + # Screenshot tool Print - maimshot + maimshot # file explorer super + shift + f pcmanfm +# spotify +super + shift + m + spot-adblock # web browser super + shift + b firefox |
