From: David Coppa Date: Tue, 26 Jan 2016 08:57:59 +0000 (+0100) Subject: Fix i3-nagbar example. X-Git-Tag: 4.12~26^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;ds=sidebyside;h=7a25d3f1492ca3db1009bc48a96db2d2d512b34c;p=i3%2Fi3 Fix i3-nagbar example. --- diff --git a/man/i3-nagbar.man b/man/i3-nagbar.man index 9e6619fa..77fdd80b 100644 --- a/man/i3-nagbar.man +++ b/man/i3-nagbar.man @@ -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