From 5827fb1c6a97be556083f2013215d5c43f8fea3c Mon Sep 17 00:00:00 2001 From: Mikkel Oscar Lyderik Date: Sat, 13 Feb 2016 22:03:48 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 2380b4b..85c1f7a 100644 --- a/Home.md +++ b/Home.md @@ -93,7 +93,7 @@ Try one of the following: * Patch the application to remove decorations. See [gtk_window_set_decorated](https://developer.gnome.org/gtk3/stable/GtkWindow.html#gtk-window-set-decorated) * Make an upstream pull-request, that makes decorations optional at runtime. -#### Build sway against local wlc +### Build sway against local wlc * Build wlc as described [here](https://github.com/Cloudef/wlc#building) * Inside your sway source folder, tell `cmake` to build against your local version of wlc.