diff options
| author | krolyxon <krolyxon@tutanota.com> | 2022-06-16 00:53:34 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2022-06-16 00:53:34 +0530 |
| commit | fd20f3a9da6caabffb94cc5c130c4f66c1306113 (patch) | |
| tree | 9044e10c7a1239a58f529582000f5fd638649cee /.config/sxhkd/sxhkdrc | |
| parent | 1de53674c4e1e53bfe2defebf74286df0491bc18 (diff) | |
transadd script improvement
Diffstat (limited to '.config/sxhkd/sxhkdrc')
| -rwxr-xr-x | .config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 21c6ada..acc9c5b 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -8,7 +8,7 @@ super + grave # swap cap if stops working super + c - setxkbmap -option caps:swapescape + setxkbmap -option caps:swapescape && xset r rate 300 50 # Screenshot tool Print |
