From 93848e0c93ef0203393c48c8d9b48a2b51743107 Mon Sep 17 00:00:00 2001 From: bptato Date: Wed, 7 Jun 2023 16:10:18 +0200 Subject: Add XTERM title renaming --- doc/config.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'doc/config.md') diff --git a/doc/config.md b/doc/config.md index 6b6d5dd2..2cf0a02d 100644 --- a/doc/config.md +++ b/doc/config.md @@ -15,9 +15,11 @@ omnirule = [] # note: this must be placed at the beginning of the file. [[omnirule]] # this is legal. all default omni-rules are now disabled. ``` -Chawan will look for a config file in the ~/.config/chawan/ directory called -`config.toml`. See the default configuration file in the res/ folder, and -bonus configuration files in the bonus/ folder for further examples. +Chawan will look for a config file in the $XDG_CONFIG_HOME/chawan/ (or +directory called `config.toml`. (Chawan defaults to ~/.config if the +XDG_CONFIG_HOME environment variable is not set.) See the default configuration +file in the res/ folder, and bonus configuration files in the bonus/ folder +for further examples. **Table of contents** @@ -263,6 +265,12 @@ black background, etc). Force the screen to be completely cleared every time it is redrawn. + +set-title +boolean +Set the terminal emulator's window title to that of the current page. + + ## Omnirule -- cgit 1.4.1-2-gfad0