docs/userguide: use i3bar instead of dzen2 in the 'exec' example (Thanks ubitux)
This commit is contained in:
parent
a0bb296f1b
commit
9fbf6e3992
|
@ -523,7 +523,7 @@ exec_always command
|
|||
|
||||
*Examples*:
|
||||
--------------------------------
|
||||
exec i3status | dzen2 -dock
|
||||
exec i3status | i3bar -d
|
||||
exec_always ~/my_script.sh
|
||||
--------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue