aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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