updating the readme

This commit is contained in:
Darkkal44
2023-04-13 20:39:32 +05:30
parent 1cd6594f28
commit 9453383080
+33
View File
@@ -131,6 +131,39 @@ sudo systemctl enable sddm && sudo systemctl start sddm
</details>
<div align= "left">
## Keybinds
</div>
<details>
<summary><h3>Dotfiles</h3></summary>
| Key | Bind |
|:------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------|
| | |
| Qtile Defaults | |
| <kbd>super</kbd> + <kbd>h</kbd> | Move focus to left |
| <kbd>super</kbd> + <kbd>l</kbd> | Move focus to right |
| <kbd>super</kbd> + <kbd>j</kbd> | Move focus to down |
| <kbd>super</kbd> + <kbd>k</kbd> | Move focus to up |
| <kbd>super</kbd> + <kbd>space</kbd> | Move window focus to other window |
| <kbd>super</kbd> + <kbd>control</kbd> + <kbd>h</kbd> | Move window to the left |
| <kbd>super</kbd> + <kbd>control</kbd> + <kbd>l</kbd> | Move window to the right |
| <kbd>super</kbd> + <kbd>control</kbd> + <kbd>j</kbd> | Move window to the down |
| <kbd>super</kbd> + <kbd>control</kbd> + <kbd>k</kbd> | Move window to the up |
| <kbd>super</kbd> + <kbd>shift</kbd> + <kbd>h</kbd> | Grow windows to the left
| <kbd>super</kbd> + <kbd>shift</kbd> + <kbd>l</kbd> | Grow windows to the right
| <kbd>super</kbd> + <kbd>shift</kbd> + <kbd>j</kbd> | Grow windows to the down
| <kbd>super</kbd> + <kbd>shift</kbd> + <kbd>k</kbd> | Grow windows to the up
| <kbd>super</kbd> + <kbd>n</kbd> | Reset all window sizes
</details>
<div align="left">
## Credits