diff options
| author | krolyxon <106688908+krolyxon@users.noreply.github.com> | 2022-06-14 13:22:04 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-14 13:22:04 +0530 |
| commit | ba8ceb92c41c9b752a2bc655f589ccf04e10e3b1 (patch) | |
| tree | 9be0983bbf54fddd6255245d81bd5d829cbc9a2c /README.md | |
| parent | 6a926a08d154ce071bc128f862a6236f990fe391 (diff) | |
README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,8 +9,6 @@ 6. [layoutscroll](https://dwm.suckless.org/patches/layoutscroll/) for scrolling through layouts with ``mod+shift+tab`` 7. [swallow](https://dwm.suckless.org/patches/swallow/) patch for swallowing windows (have reversed the patch right now.) -### MAKE SURE TO INSTALL ``libxft-bgra`` OR DWM WILL CRASH - ## Keybinds |keybinds|what it does| |:-------|:-----------| @@ -31,3 +29,5 @@ |``mod+space``|floating mode| |``mod+(+/-/=)``|increase/decrease/reset gaps| |``mod+shit+q``|quit dwm| + +### MAKE SURE TO INSTALL ``libxft-bgra`` OR DWM WILL CRASH |
