mirror of
https://github.com/swaywm/sway.git
synced 2025-11-25 06:59:48 -05:00
Document swaybar commands
Documents most of the bar commands in sway-bar(5) manpage. The following command has not been document because they haven't been fully implemented yet: * mode * hidden_state * modifier * tray_output * tray_padding Close #375
This commit is contained in:
parent
93109674d0
commit
db7697b830
4 changed files with 115 additions and 2 deletions
|
|
@ -57,3 +57,4 @@ install(
|
|||
add_manpage(sway 1)
|
||||
add_manpage(sway 5)
|
||||
add_manpage(sway-input 5)
|
||||
add_manpage(sway-bar 5)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue