The WM_NAME option takes an argument

This commit is contained in:
Bastien Dejean 2015-10-28 11:48:15 +01:00 committed by LemonBoy
parent 531c575575
commit 3b5baa93b1
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ lemonbar - Featherweight lemon-scented bar
=head1 SYNOPSIS
I<lemonbar> [-h | -g I<width>B<x>I<height>B<+>I<x>B<+>I<y> | -b | -d | -f I<font> | -p | -n | -u I<pixel> | -B I<color> | -F I<color>]
I<lemonbar> [-h | -g I<width>B<x>I<height>B<+>I<x>B<+>I<y> | -b | -d | -f I<font> | -p | -n I<name> | -u I<pixel> | -B I<color> | -F I<color>]
=head1 DESCRIPTION
@ -41,7 +41,7 @@ changing the MAX_FONT_COUNT parameter in the source code).
Make the bar permanent, don't exit after the standard input is closed.
=item B<-n>
=item B<-n> I<name>
Set the WM_NAME atom value for the bar.