From 9a621232d01603a2f7b3272d12d8f8d626679d30 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 14 Apr 2025 10:26:01 +0300 Subject: [PATCH] Manual.md: add question on GTK_CSD=0 --- Manual.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Manual.md b/Manual.md index 1d26b32..796d12c 100644 --- a/Manual.md +++ b/Manual.md @@ -35,6 +35,8 @@ - [How do I use Emotes in chats?](#how-do-i-use-emotes-in-chats) - [How do I use Emotes from others?](#how-do-i-use-emotes-from-others) - [Bug Reporting with logs](#bug-reporting-with-logs) + - [FAQ - Frequently Asked Questions](#faq---frequently-asked-questions) + - [I use tiling WM, how do I disable the title bar?](#i-use-tiling-wm-how-do-i-disable-the-title-bar) @@ -97,3 +99,9 @@ If possible, please also include a screenshot! ## Bug Reporting with logs _Please also read the bug reporting basics first!_ +## FAQ - Frequently Asked Questions + +### I use tiling WM, how do I disable the title bar? + +It should get disabled when you specify environment variable `GTK_CSD=0`. +