ref readme, add termux conf

This commit is contained in:
TheK4n 2022-06-28 15:06:36 +03:00
parent d1de1fa15e
commit 37d4209a9d
2 changed files with 10 additions and 7 deletions

View File

@ -94,3 +94,6 @@ font:
cd fonts cd fonts
./install.sh ./install.sh
termux:
echo "apt install termux-api tsu"

View File

@ -2,10 +2,10 @@
<p align="center"> <p align="center">
<a href="https://github.com/TheK4n"> <a href="https://github.com/TheK4n">
<img src="https://img.shields.io/github/followers/TheK4n?label=Follow&style=social"> <img src="https://img.shields.io/github/followers/TheK4n?label=Follow&style=social" alt="TheK4n">
</a> </a>
<a href="https://github.com/TheK4n/dotfiles"> <a href="https://github.com/TheK4n/dotfiles">
<img src="https://img.shields.io/github/stars/TheK4n/dotfiles?style=social"> <img src="https://img.shields.io/github/stars/TheK4n/dotfiles?style=social" alt="project">
</a> </a>
</p> </p>
@ -38,12 +38,12 @@ Config files for:
### i3 ### i3
| Feature | Shortcut | | Feature | Shortcut |
|:------------------------|----------------------------------:| |:------------------------|----------------------------------:|
| Full Screen | <kbd>PrtScrn</kbd> | | Full Screen | <kbd>PrtScrn</kbd> |
| Selection | <kbd>Shift + PrtScrn</kbd> | | Selection | <kbd>Shift + PrtScrn</kbd> |
| Active Window | <kbd>Super + PrtScrn</kbd> | | Active Window | <kbd>Super + PrtScrn</kbd> |
| Clipboard Full Screen | <kbd>Ctrl + PrtScrn</kbd> | | Clipboard Full Screen | <kbd>Ctrl + PrtScrn</kbd> |
| Clipboard Selection | <kbd>Ctrl + Shift + PrtScrn</kbd> | | Clipboard Selection | <kbd>Ctrl + Shift + PrtScrn</kbd> |
| Clipboard Active Window | <kbd>Ctrl + Super + PrtScrn</kbd> | | Clipboard Active Window | <kbd>Ctrl + Super + PrtScrn</kbd> |