openbsd-ports/x11/i3/patches/patch-man_i3-nagbar_man
2019-08-23 15:07:20 +00:00

15 lines
493 B
Plaintext

$OpenBSD: patch-man_i3-nagbar_man,v 1.3 2019/08/23 15:07:20 sthen Exp $
Index: man/i3-nagbar.man
--- man/i3-nagbar.man.orig
+++ man/i3-nagbar.man
@@ -50,7 +50,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