From eeb62efa3e8a8f802d4afecc9e4dadc1911a3271 Mon Sep 17 00:00:00 2001 From: Valentin Shirokov Date: Thu, 31 Dec 2015 02:04:40 +0800 Subject: Added "-p" launch option `-p "string"` will override position settings set in configuration file. Useful for launching multiple xmobars from single configuration file, which is almost necessary when using non-monospace fonts. --- readme.md | 1 + 1 file changed, 1 insertion(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 89dfc1a..87d6f9a 100644 --- a/readme.md +++ b/readme.md @@ -394,6 +394,7 @@ xmobar --help): -A alpha --alpha=alpha The transparency: 0 is transparent, 255 (the default) is opaque -o --top Place xmobar at the top of the screen -b --bottom Place xmobar at the bottom of the screen + -p --position=position Specify position, same as in config file -d --dock Try to start xmobar as a dock -a alignsep --alignsep=alignsep Separators for left, center and right text alignment. Default: '}{' -- cgit v1.2.3