Fix default example in awesome-client.1
This commit is contained in:
parent
c7e821a54a
commit
6b5cf37119
|
@ -30,7 +30,7 @@ The command format is:
|
||||||
|
|
||||||
For example, to change statusbar text on screen 0, you can do the following:
|
For example, to change statusbar text on screen 0, you can do the following:
|
||||||
|
|
||||||
echo 0 widget_tell <widget-id> Hello, world | awesome-client
|
echo 0 widget_tell <widget-id> text Hello, world | awesome-client
|
||||||
|
|
||||||
To view tag number 3 on screen 1:
|
To view tag number 3 on screen 1:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue