File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -94,6 +94,16 @@ Also a minimal example configuration can be found on the at the bottom of this m
94
94
Option to disable the use of gtk-layer-shell for popups.
95
95
Only functional if compiled with gtk-layer-shell support.
96
96
97
+ *ipc* ++
98
+ typeof: bool ++
99
+ default: false ++
100
+ Option to subscribe to the Sway IPC bar configuration and visibility events and control waybar with *swaymsg bar* commands. ++
101
+ Requires *bar_id* value from sway configuration to be either passed with the *-b* commandline argument or specified with the *id* option.
102
+
103
+ *id* ++
104
+ typeof: string ++
105
+ *bar_id* for the Sway IPC. Use this if you need to override the value passed with the *-b bar_id* commandline argument for the specific bar instance.
106
+
97
107
*include* ++
98
108
typeof: string|array ++
99
109
Paths to additional configuration files.
You can’t perform that action at this time.
0 commit comments