Fix i3-nagbar example.
This commit is contained in:
parent
1041572769
commit
7a25d3f149
|
@ -44,7 +44,7 @@ after modifying the configuration file.
|
||||||
|
|
||||||
------------------------------------------------
|
------------------------------------------------
|
||||||
i3-nagbar -m 'You have an error in your i3 config file!' \
|
i3-nagbar -m 'You have an error in your i3 config file!' \
|
||||||
-b 'edit config' 'xterm $EDITOR ~/.i3/config'
|
-b 'edit config' 'i3-sensible-editor ~/.config/i3/config'
|
||||||
------------------------------------------------
|
------------------------------------------------
|
||||||
|
|
||||||
== SEE ALSO
|
== SEE ALSO
|
||||||
|
|
Loading…
Reference in New Issue