From 1e538e70ab7bc3f0fe34e5e9f1533203d027c17c Mon Sep 17 00:00:00 2001 From: Zandr Martin Date: Wed, 22 Feb 2017 18:07:39 -0500 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Home.md b/Home.md index 7ce2b22..04e23ae 100644 --- a/Home.md +++ b/Home.md @@ -144,6 +144,9 @@ issues](https://github.com/Cloudef/wlc/issues) in wlc. Did you read the man pages? We ship detailed man pages, start with `man sway`. Read your config file, too. And read the log. +### How do I get rid of title bars on applications? + +To set the default border style for new views, use the `new_window` command in your config. The `border` command operates on the currently focused window only. ### How do I configure urxvt transparency?