aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkrolyxon <106688908+krolyxon@users.noreply.github.com>2022-06-14 13:22:04 +0530
committerGitHub <noreply@github.com>2022-06-14 13:22:04 +0530
commitba8ceb92c41c9b752a2bc655f589ccf04e10e3b1 (patch)
tree9be0983bbf54fddd6255245d81bd5d829cbc9a2c /README.md
parent6a926a08d154ce071bc128f862a6236f990fe391 (diff)
README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8def752..89623b2 100644
--- a/README.md
+++ b/README.md
@@ -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