diff options
| author | krolyxon <krolyxon@tutanota.com> | 2022-09-01 21:49:11 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2022-09-01 21:49:11 +0530 |
| commit | 73a26ed675628c9aef85cb8e6f1c5671bf426d5b (patch) | |
| tree | 226b07716e9afb203a427e08c79363bf07b0d013 /.config/sxhkd/sxhkdrc | |
| parent | c8091f57c6c9f8f3630d4ae3f508460d99bfd53b (diff) | |
aliasrc and sxhkdrc
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 46f3de5..f53543f 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 && xset r rate 300 50 + xset r rate 300 50 # ncmpcpp super + shift + n |
