i3 keyboard rate
This commit is contained in:
parent
bbd16d4c65
commit
36e351cb23
25
README.md
25
README.md
@ -27,11 +27,25 @@ Config files for:
|
||||
* ssh
|
||||
* git
|
||||
* ranger
|
||||
* i3
|
||||
|
||||
|
||||
[]()
|
||||
|
||||
|
||||
### i3
|
||||
|
||||
|
||||
| Feature | Shortcut |
|
||||
| :----- | :------ |
|
||||
| Full Screen | PrtScrn |
|
||||
| Selection | Shift + PrtScrn |
|
||||
| Active Window | Super + PrtScrn |
|
||||
| Clipboard Full Screen | Ctrl + PrtScrn |
|
||||
| Clipboard Selection | Ctrl + Shift + PrtScrn |
|
||||
| Clipboard Active Window | Ctrl + Super + PrtScrn |
|
||||
|
||||
|
||||
<a id="chapter-1"></a>
|
||||
## Installation
|
||||
|
||||
@ -45,17 +59,6 @@ make
|
||||
|
||||
|
||||
|
||||
## I3
|
||||
|
||||
|
||||
| Feature | Shortcut |
|
||||
| :----- | :------ |
|
||||
| Full Screen | PrtScrn |
|
||||
| Selection | Shift + PrtScrn |
|
||||
| Active Window | Super + PrtScrn |
|
||||
| Clipboard Full Screen | Ctrl + PrtScrn |
|
||||
| Clipboard Selection | Ctrl + Shift + PrtScrn |
|
||||
| Clipboard Active Window | Ctrl + Super + PrtScrn |
|
||||
|
||||
|
||||
<h1 align="center"><a href="#top">▲</a></h1>
|
||||
|
||||
@ -16,6 +16,7 @@ set $mod Mod4
|
||||
|
||||
exec --no-startup-id xset s off
|
||||
exec --no-startup-id xset dpms 0 0 0
|
||||
exec --no-startup-id xset r rate 250 100
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user