diff --git a/README.md b/README.md index 9a5da98..1fe9920 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,25 @@ Config files for: * ssh * git * ranger +* i3 [![Prompt](assets/prompt.png)]() +### 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 | + + ## 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 |

diff --git a/sub/i3/config b/sub/i3/config index 203fc7b..3af2af9 100644 --- a/sub/i3/config +++ b/sub/i3/config @@ -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