diff options
| author | krolyxon <krolyxon@tutanota.com> | 2022-06-11 00:34:09 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2022-06-11 00:34:09 +0530 |
| commit | 2c485da4475ec4c79969ac7ae8d2ce0f317193ff (patch) | |
| tree | 121f02f43b907c757dca1f03ccc55534551e845f /.config/sxhkd/sxhkdrc | |
| parent | 723220028038a3c6e155259e28d07e867e2d45c9 (diff) | |
updates
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 |
