From a7f7d4a488c8d3b2461122765f9904c8a411a583 Mon Sep 17 00:00:00 2001 From: Brian Ashworth Date: Thu, 2 Aug 2018 21:37:29 -0400 Subject: Write to swaynag pipe fd directly on config errors --- sway/sway.5.scd | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'sway/sway.5.scd') diff --git a/sway/sway.5.scd b/sway/sway.5.scd index d369d7b6..82df38e3 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -59,6 +59,13 @@ The following commands may only be used in the configuration file. Executes custom background _command_. Default is _swaybg_. Refer to *output* below for more information. +*swaynag\_command* + Executes custom command for _swaynag_. Default is _swaynag_. Additional + arguments may be appended to the end. This should only be used to either + direct sway to call swaynag from a custom path or to provide additional + arguments. This should be placed at the top of the config for the best + results. + The following commands cannot be used directly in the configuration file. They are expected to be used with *bindsym* or at runtime through *swaymsg*(1). -- cgit v1.2.3