mirror of
https://github.com/swaywm/sway.git
synced 2025-11-19 06:59:52 -05:00
Write to swaynag pipe fd directly on config errors
This commit is contained in:
parent
f9a6407111
commit
a7f7d4a488
12 changed files with 227 additions and 110 deletions
|
|
@ -150,6 +150,7 @@ sway_cmd cmd_splitt;
|
|||
sway_cmd cmd_splitv;
|
||||
sway_cmd cmd_sticky;
|
||||
sway_cmd cmd_swaybg_command;
|
||||
sway_cmd cmd_swaynag_command;
|
||||
sway_cmd cmd_swap;
|
||||
sway_cmd cmd_title_format;
|
||||
sway_cmd cmd_unmark;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue