aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDavid Coppa <dcoppa@gmail.com>2016-01-26 09:57:59 +0100
committerDavid Coppa <dcoppa@gmail.com>2016-01-26 09:57:59 +0100
commit7a25d3f1492ca3db1009bc48a96db2d2d512b34c (patch)
tree44c15503b330fe6b09d762f597f6616e62448feb /man
parent1041572769566375e4a91dc27e7c95caf1129201 (diff)
downloadi3-7a25d3f1492ca3db1009bc48a96db2d2d512b34c.tar.gz
i3-7a25d3f1492ca3db1009bc48a96db2d2d512b34c.zip
Fix i3-nagbar example.
Diffstat (limited to 'man')
-rw-r--r--man/i3-nagbar.man2
1 files changed, 1 insertions, 1 deletions
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