]> git.mdlowis.com Git - proto/labwc.git/commitdiff
Update README.md
authorJohan Malm <jgm323@gmail.com>
Mon, 16 Dec 2019 19:51:01 +0000 (19:51 +0000)
committerJohan Malm <jgm323@gmail.com>
Mon, 16 Dec 2019 19:51:01 +0000 (19:51 +0000)
README.md

index a93d4ffd9d840da5a2910100cd49329f0180ced0..ac85fcfc90fedd2859f6d28e1a175bef82c0bead 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,11 +2,9 @@
 
 labwc is a wayland compositor based on wlroots
 
-So far, it's simply a few commits on top of tinywl.c - the minimalistic compositor which comes with wlroots. We're not even at proof of concept stage yet, and who knows, we might never get much further.
-
 ## Dependencies
 
-- wlroots v0.6.0
+- wlroots
 - wayland-protocols
 
 ## Keyboard shortcuts
@@ -15,6 +13,7 @@ So far, it's simply a few commits on top of tinywl.c - the minimalistic composit
 Alt+Escape  Exit labwc
 Alt+F2      Cycle between windows
 Alt+F3      Launch dmenu
+Alt+F6      Move window
 Alt+F12     Print all views (helpful if run from X11)
 ```
 
@@ -54,4 +53,3 @@ In terms of size comparison of these two giants, it's worth reflecting on the si
 
 [dwm](https://dwm.suckless.org) - 2k LOC
 
-