|
20 | 20 | # Disable cairo feature that requires LuaJIT; otherwise, |
21 | 21 | # keep this feature list in sync with Cargo.toml |
22 | 22 | configure_args+=" --no-default-features |
23 | | - --features=battery,bindmode+all,bluetooth,brightness,cli |
24 | | - --features=clipboard,clock,config+all,custom,focused,http |
25 | | - --features=inhibit,ipc,keyboard+all,launcher,label,menu |
26 | | - --features=music+all,network_manager,notifications,script |
| 23 | + --features=battery,bindmode+all,bluetooth,cli,clipboard |
| 24 | + --features=clock,config+all,custom,focused,http,ipc |
| 25 | + --features=keyboard+all,launcher,label,menu,music+all |
| 26 | + --features=network_manager,notifications,script |
27 | 27 | --features=sys_info,tray,volume,workspaces+all,extras |
28 | 28 | " |
29 | 29 | fi |
|
0 commit comments