$OpenBSD: patch-man_i3-nagbar_man,v 1.2 2021/02/03 14:24:57 sthen Exp $
Index: man/i3-nagbar.man
--- man/i3-nagbar.man.orig
+++ man/i3-nagbar.man
@@ -54,7 +54,7 @@ after modifying the configuration file.
 
 ------------------------------------------------
 i3-nagbar -m 'You have an error in your i3 config file!' \
--b 'edit config' 'i3-sensible-editor ~/.config/i3/config'
+-b 'edit config' '/usr/bin/vi ~/.config/i3/config'
 ------------------------------------------------
 
 == SEE ALSO
