windows by dragging them with the mouse. Hopefully it will only be here as a separate port temporarily - there's a PR but it has been moving quite slowly, and I'm now getting bored rebuilding it by hand :) ok bket@
14 lines
496 B
Plaintext
14 lines
496 B
Plaintext
$OpenBSD: patch-man_i3-nagbar_man,v 1.1.1.1 2019/02/16 10:09:57 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
|