mirror of
https://github.com/swaywm/sway.git
synced 2026-05-06 06:46:40 -04:00
Port swaybar tray files to 0.15 and fix compiling
This commit is contained in:
parent
d3eaf6468c
commit
a20f21281f
15 changed files with 2354 additions and 34 deletions
|
|
@ -1,3 +1,4 @@
|
|||
option('sway_version', type : 'string', description: 'The version string reported in `sway --version`.')
|
||||
option('default_wallpaper', type: 'boolean', value: true, description: 'Install the default wallpaper.')
|
||||
option('zsh_completions', type: 'boolean', value: true, description: 'Install zsh shell completions.')
|
||||
option('enable_tray', type: 'boolean', value: true, description: 'Use the swaybar system tray if libDBus is found.')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue