]> git.sur5r.net Git - i3/i3/blobdiff - man/i3-nagbar.man
Revert "i3-nagbar: add button flag to execute action with /bin/sh directly" (#2893)
[i3/i3] / man / i3-nagbar.man
index 9e6619fa9ed0f91ec19e02d4fdfbded28d9873b0..77fdd80b504ed5dd24c0f345ea1eefb2abfd086b 100644 (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