Fix i3-nagbar example.

next
David Coppa 2016-01-26 09:57:59 +01:00
parent 1041572769
commit 7a25d3f149
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ after modifying the configuration 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