From: Michael Stapelberg Date: Mon, 27 Jul 2015 20:27:03 +0000 (-0700) Subject: Merge pull request #1797 from hwangcc23/config-file-line-continuation X-Git-Tag: 4.11~75 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=691d6714fcb5c17efbf919935ec124d9b09ab21d;hp=fc1477dfb52e0af0fbcb960c07d4615a757b8640;p=i3%2Fi3 Merge pull request #1797 from hwangcc23/config-file-line-continuation Support config file line continuation --- diff --git a/docs/ipc b/docs/ipc index ed8f5587..4462e772 100644 --- a/docs/ipc +++ b/docs/ipc @@ -829,3 +829,5 @@ Python:: Ruby:: * https://github.com/veelenga/i3ipc-ruby * https://github.com/badboy/i3-ipc (not maintained) +Rust:: + * https://github.com/tmerr/i3ipc-rs diff --git a/docs/userguide b/docs/userguide index 9a41a490..7924560d 100644 --- a/docs/userguide +++ b/docs/userguide @@ -1353,7 +1353,9 @@ bar { } # show tray icons on the primary monitor -tray_output primary +bar { + tray_output primary +} # show tray icons on the big monitor bar {